Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Help idetify the actuall source of error
Forum Updated to NodeBB v4.3 + New Features

Help idetify the actuall source of error

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 184 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Anonymous_Banned275
    wrote on last edited by
    #1

    I have removed subproject from project and now I am getting these expected errors.
    I can tell that C_bluetoothctl project cannot find removed MainWindow_SubProject_MDI.
    I have removed references in .pro file and still getting this error .
    I am assuming now missing #include is causing it , but the error message does not identify the source...
    Usually the error #include gets highlighted or the error identifies the line #,

    but none of that is happening.

    Any suggestion how to proceed to find the actual source off the error ?

    /usr/bin/ld: /mnt/md127/MDI_WORK_COPY_FOLDER/MDI_BT_Sep11_BASE/SOURCE/mdi/../../MDI_BT/MDI_BT/C_BLUETOOTHCTL/C_bluetoothctl//libC_bluetoothctl.so: undefined reference to non-virtual thunk to MainWindow_SubProject_MDI::~MainWindow_SubProject_MDI()' /usr/bin/ld: /mnt/md127/MDI_WORK_COPY_FOLDER/MDI_BT_Sep11_BASE/SOURCE/mdi/../../MDI_BT/MDI_BT/C_BLUETOOTHCTL/C_bluetoothctl//libC_bluetoothctl.so: undefined reference to MainWindow_SubProject_MDI::~MainWindow_SubProject_MDI()'
    /usr/bin/ld: /mnt/md127/MDI_WORK_COPY_FOLDER/MDI_BT_Sep11_BASE/SOURCE/mdi/../../MDI_BT/MDI_BT/C_BLUETOOTHCTL/C_bluetoothctl//libC_bluetoothctl.so: undefined reference to non-virtual thunk to MainWindow_SubProject_MDI::~MainWindow_SubProject_MDI()' /usr/bin/ld: /mnt/md127/MDI_WORK_COPY_FOLDER/MDI_BT_Sep11_BASE/SOURCE/mdi/../../MDI_BT/MDI_BT/C_BLUETOOTHCTL/C_bluetoothctl//libC_bluetoothctl.so: undefined reference to MainWindow_SubProject_MDI::~MainWindow_SubProject_MDI()'

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved