Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Some lib file "No such file or directory"
Forum Updated to NodeBB v4.3 + New Features

Some lib file "No such file or directory"

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 3.1k Views 2 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
    LeeThong
    wrote on last edited by
    #1

    i am trying to build qt from source on windows 8.1 64bit :

    Some Path :

    @C:\Perl64
    C:\OpenSSL
    C:\mingw
    C:\Qt\4.8.4
    C:\Qt\qtcreator-2.6.1@

    And here is configure :

    @configure -openssl -I C:\OpenSSL\include -L C:\OpenSSL\lib -l ssleay32 -l libeay32 -static -nomake examples -nomake tests -nomake demos -debug-and-release@

    but i have a other problem :

    @g++: gdi32.lib: No such file or directory
    g++: comdlg32.lib: No such file or directory
    g++: oleaut32.lib: No such file or directory
    g++: imm32.lib: No such file or directory
    g++: winmm.lib: No such file or directory
    g++: winspool.lib: No such file or directory
    g++: msimg32.lib: No such file or directory
    g++: kernel32.lib: No such file or directory
    g++: user32.lib: No such file or directory
    g++: shell32.lib: No such file or directory
    g++: uuid.lib: No such file or directory
    g++: ole32.lib: No such file or directory
    g++: advapi32.lib: No such file or directory
    g++: ws2_32.lib: No such file or directory
    mingw32-make[1]: *** [debug\Hello.exe] Error 1
    mingw32-make: *** [debug] Error 2@

    Help me, please ! Thank you so much.

    trying...

    1 Reply Last reply
    0
    • G Offline
      G Offline
      GamalMohamed
      wrote on last edited by
      #2

      Similar issue here..Any idea ?

      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