Qt 6.11 is out! See what's new in the release
blog
Is my path too long ?
-
After ":add new project" it compiles , runs - but I get this error.
I cannot find any "undefined symbols"
_ZN27BT_Configuration_MainWindowC1EP7QWidget
09:47:42: Starting /media/nov25-1/AAA_OS_RAID/RECOVERY_BACKUP_FEB17_/RECOVERY/BLUETOOTH/MAIN_PROJECT/MAIN_PROJECT... Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. Run modified for bluetooth terminal "Build an instance of MainWindow_BT_Terminal " "add it as subwindow " "on_actionBT_Configuration_main_triggered# line 1959" **/media/nov25-1/AAA_OS_RAID/RECOVERY_BACKUP_FEB17_/RECOVERY/BLUETOOTH/MAIN_PROJECT/MAIN_PROJECT: symbol lookup error: /media/nov25-1/AAA_OS_RAID/RECOVERY_BACKUP_FEB17_/RECOVERY/BLUETOOTH/SOURCE/CCC_SOURCE/terminal_SERIAL_BLUETOOTH_VER_1/terminal_SERIAL_BLUETOOTH/terminal_BLUETOOTH/libterminal_BLUETOOTH.so.1: undefined symbol: _ZN27BT_Configuration_MainWindowC1EP7QWidget 09:47:52: /media/nov25-1/AAA_OS_RAID/RECOVERY_BACKUP_FEB17_/RECOVERY/BLUETOOTH/MAIN_PROJECT/MAIN_PROJECT exited with code 127** -
After ":add new project" it compiles , runs - but I get this error.
I cannot find any "undefined symbols"
_ZN27BT_Configuration_MainWindowC1EP7QWidget
09:47:42: Starting /media/nov25-1/AAA_OS_RAID/RECOVERY_BACKUP_FEB17_/RECOVERY/BLUETOOTH/MAIN_PROJECT/MAIN_PROJECT... Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. Run modified for bluetooth terminal "Build an instance of MainWindow_BT_Terminal " "add it as subwindow " "on_actionBT_Configuration_main_triggered# line 1959" **/media/nov25-1/AAA_OS_RAID/RECOVERY_BACKUP_FEB17_/RECOVERY/BLUETOOTH/MAIN_PROJECT/MAIN_PROJECT: symbol lookup error: /media/nov25-1/AAA_OS_RAID/RECOVERY_BACKUP_FEB17_/RECOVERY/BLUETOOTH/SOURCE/CCC_SOURCE/terminal_SERIAL_BLUETOOTH_VER_1/terminal_SERIAL_BLUETOOTH/terminal_BLUETOOTH/libterminal_BLUETOOTH.so.1: undefined symbol: _ZN27BT_Configuration_MainWindowC1EP7QWidget 09:47:52: /media/nov25-1/AAA_OS_RAID/RECOVERY_BACKUP_FEB17_/RECOVERY/BLUETOOTH/MAIN_PROJECT/MAIN_PROJECT exited with code 127**@AnneRanch The patch shouldn't matter. The error means that
Configuration_MainWindowis defined but not implemented. -
@AnneRanch The patch shouldn't matter. The error means that
Configuration_MainWindowis defined but not implemented.@Axel-Spoerl "FIxed" ?? by OS update and reboot ,,, no comments