Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Help me to anlayze this...
Qt 6.11 is out! See what's new in the release blog

Help me to anlayze this...

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 179 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

    Could somebody kindly help me to analyze this .
    I do not understand why getting"moc" error is helping identifying the issue / errors.

    These were generated after I copied files from another project and are a result of "mismatch".... .

    I especially do not get the invalid or unhanded FORM value: 0x23. How do I identify the "missing or unhanded " items ?

    Thanks

    Qt/Nov26/5.15.2/gcc_64/lib/libQt5SerialPort.so /home/nov25-1/Qt/Nov26/5.15.2/gcc_64/lib/libQt5Core.so -lGL -lpthread   
    /usr/bin/ld: /usr/bin/ld: DWARF error: invalid or unhanded FORM value: 0x23
    moc_dialog_remotedevices.o: in function `QtMetaTypePrivate::QMetaTypeFunctionHelper<QBluetoothDeviceInfo, true>::Destruct(void*)':
    moc_dialog_remotedevices.cpp:(.text._ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperI20QBluetoothDeviceInfoLb1EE8DestructEPv[_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperI20QBluetoothDeviceInfoLb1EE8DestructEPv]+0x11): undefined reference to `QBluetoothDeviceInfo::~QBluetoothDeviceInfo()'
    /usr/bin/ld: moc_dialog_remotedevices.o: in function `QtMetaTypePrivate::QMetaTypeFunctionHelper<QBluetoothDeviceInfo, true>::Construct(void*, void const*)':
    moc_dialog_remotedevices.cpp:(.text._ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperI20QBluetoothDeviceInfoLb1EE9ConstructEPvPKv[_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperI20QBluetoothDeviceInfoLb1EE9ConstructEPvPKv]+0x28): undefined reference to `QBluetoothDeviceInfo::QBluetoothDeviceInfo(QBluetoothDeviceInfo const&)'
    /usr/bin/ld: moc_dialog_remotedevices.cpp:(.text._ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperI20QBluetoothDeviceInfoLb1EE9ConstructEPvPKv[_ZN17QtMetaTypePrivate23QMetaTypeFunctionHelperI20QBluetoothDeviceInfoLb1EE9ConstructEPvPKv]+0x42): undefined reference to `QBluetoothDeviceInfo::QBluetoothDeviceInfo()'
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
    make[1]: Leaving directory '/mnt/07b7c3f8-0efb-45ab-8df8-2a468771de1f/PROJECTS/JAN21/BLUETOOTH/SOURCE/terminal'
    make[1]: *** [Makefile:313: terminal] Error 1
    make: *** [Makefile:152: sub-SOURCE-terminal-make_first] Error 2
    14:56:06: The process "/usr/bin/make" exited with code 2.
    Error while building/deploying project BLUETOOTH (kit: Desktop Qt 5.15.2 GCC 64bit)
    When executing step "Make"
    14:56:06: Elapsed time: 00:10.
    
    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