Results 1 to 2 of 2

Thread: Problem Qtsql4 during compiling

  1. #1
    Join Date
    Jan 2009
    Posts
    11

    Default Problem Qtsql4 during compiling

    when i build Qt with this configuration:
    configure -debug-and-release -static -qt-sql-mysql -I C:\MySQLServer\include -L C:\MySQLServer\lib\opt -openssl-linked -I C:\openssl-0.9.8i\outinc -L C:\openssl-0.9.8i\out
    then run mingw32-make
    i found the error message like this:
    C:\Qt\QtCreator\mingw\bin\..\lib\gcc\mingw32\3.4.5 \..\..\..\..\mingw32\bin\ld.exe: cannot find -lQtSql4
    collect2: ld returned 1 exit status
    mingw32-make[2]: *** [..\..\..\bin\uic3.exe] Error 1
    mingw32-make[2]: Leaving directory `C:/Qt4.4.3/src/tools/uic3'
    mingw32-make[1]: *** [release] Error 2
    mingw32-make[1]: Leaving directory `C:/Qt4.4.3/src/tools/uic3'
    mingw32-make: *** [sub-uic3-make_default-ordered] Error 2
    what is it mean?what must i do?plz help me...thx b4..

  2. #2
    Join Date
    Jan 2009
    Posts
    11

    Default Re: Problem Qtsql4 during compiling

    I know the poblem is qt3 support. if i disable qt3 support, it works fine. it's cause by searching QtSql4 but the existing file is QtSql (without 4). how this thing happen?

Similar Threads

  1. Compiling Problem qt/embedded 4.4.1 linux scratchbox arm
    By hw in forum Installation and Deployment
    Replies: 0
    Last Post: 11th September 2008, 19:25
  2. Problem compiling Qt4.4.0 with mingw-static in examples/webkit
    By KjellKod in forum Installation and Deployment
    Replies: 2
    Last Post: 10th July 2008, 13:32
  3. xlC V9 problem compiling Qt 3.3.8
    By kevinm in forum Installation and Deployment
    Replies: 0
    Last Post: 8th April 2008, 20:23
  4. compiling problem / Qt DLL files
    By ht1 in forum Newbie
    Replies: 1
    Last Post: 5th January 2008, 17:58
  5. Replies: 10
    Last Post: 28th April 2006, 15:48

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.