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. Error linking Imebra Dicom Libraries

Error linking Imebra Dicom Libraries

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 761 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.
  • L Offline
    L Offline
    Luzestelar
    wrote on last edited by
    #1

    Hi all, compiling an example of the Imebra Dicom libraries with the windows version of Qt I have the following error:
    g++ -Wl,-subsystem,windows -mthreads -o debug\dicomdiritems.exe object_script.dicomdiritems.Debug -lmingw32 -lqtmaind
    C:/Qt/Qt5.3.0/Tools/mingw482_32/bin/../lib/gcc/i686-w64-mingw32/4.8.2/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lqtmaind
    collect2.exe: error: ld returned 1 exit status
    Makefile.Debug:217: recipe for target 'debug\dicomdiritems.exe' failed
    However in the Linux Qt version the same code is compiled without any problem. Please, can you help me

    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