|
|
I did configure Qt4 without the -no-qt3support, however I have the followin
error.
The configure options are:
configure -plugin-sql-sqlite -plugin-sql-odbc -qt-libpng -qt-libjpeg
-qt-sql-psql -fast -I C:\psql\include -L C:\psql\lib\ms
and the error is:
g++ -mthreads -Wl,-enable-stdcall-fixup -Wl,-enable-auto-import -Wl,-enable-runt
ime-pseudo-reloc -shared -Wl,--out-implib,c:\Qt\4.1.3\lib\libQtSqld4.a -o "..\..
\lib\QtSqld4.dll" object_script.QtSqld.Debug -L"c:\Qt\4.1.3\lib" -L"c:\Qt\4.1.3
\lib" tmp\obj\debug_shared\QtSqld_resource.o -LC:\psql\lib\ms -lpq -lws2_32 -lad
vapi32 -lQtCored4
C:\MinGW\bin\..\lib\gcc\mingw32\3.4.2\..\..\..\..\mingw32\bin\ld.exe: cannot fin
d -lpq
collect2: ld returned 1 exit status
mingw32-make[4]: *** [..\..\lib\QtSqld4.dll] Error 1
mingw32-make[4]: Leaving directory `C:/Qt/4.1.3/src/sql'
mingw32-make[3]: *** [debug-all] Error 2
mingw32-make[3]: Leaving directory `C:/Qt/4.1.3/src/sql'
mingw32-make[2]: *** [all] Error 2
mingw32-make[2]: Leaving directory `C:/Qt/4.1.3/src/sql'
mingw32-make[1]: *** [sub-sql-make_default-ordered] Error 2
mingw32-make[1]: Leaving directory `C:/Qt/4.1.3/src'
mingw32-make: *** [all] Error 2
--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/
|
|