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. Project in 64 bits including 32 bits library
Forum Updated to NodeBB v4.3 + New Features

Project in 64 bits including 32 bits library

Scheduled Pinned Locked Moved General and Desktop
libraries32 bits64 bits
3 Posts 2 Posters 1.6k Views 3 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.
  • FranckynosF Offline
    FranckynosF Offline
    Franckynos
    wrote on last edited by
    #1

    Hi,
    I think it's on way...
    My compilation has passed !!!
    I have juste some error with linking library, I have compiled in 64bits my personnal library. That remove some errors, but I have one that can't be recompile, (supplier lib) how can I include it ?
    You have an idea ?

    Thx for reply.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mcosta
      wrote on last edited by
      #2

      hi,

      which plaftorm?
      BTW, generally it's possible to link 32bit libraries to 64bit executable.

      Once your problem is solved don't forget to:

      • Mark the thread as SOLVED using the Topic Tool menu
      • Vote up the answer(s) that helped you to solve the issue

      You can embed images using (http://imgur.com/) or (http://postimage.org/)

      1 Reply Last reply
      0
      • FranckynosF Offline
        FranckynosF Offline
        Franckynos
        wrote on last edited by
        #3

        Windows 8.1 Qt : 5.4.1 Compiler : MinGW 4.8 64 bits
        And My error :

        [
        C:/Qt/qt-5.4.1-x64-mingw492r1-seh-rev1/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.2/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lApiUsb
        collect2.exe: error: ld returned 1 exit status
        ]

        1 Problème :
        :-1: erreur : skipping incompatible C:/Users/franck/Documents/Qt/ULD_64/lib/ApiUsb.dll when searching for -lApiUsb

        Proble de link because this lib is 32bits

        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