qt-interest@trolltech.com
[Top] [All Lists]

Re: error building my application

Subject: Re: error building my application
From: "Thomas Haas"
Date: Sun, 28 Aug 2005 20:08:33 +0200
The build options of qt are as follows:

-debug-and-release
- shared
-exceptions
-accessibility
-stl
-qt-sql-mysql
-qt-zlib
-qt-gif
-qt-libpng
-qt-libjpeg
-qmake
-process
-rtti

I am using the configure tool with the commands listed above.
The commands to build the books demo is simply
qmake
make.

Thomas
----- Original Message ----- From: "Dimitri" <dimitri@xxxxxxxxxxxxx>
To: <qt-interest@xxxxxxxxxxxxx>
Sent: Sunday, August 28, 2005 7:48 PM
Subject: Re: error building my application


Hi,

Please answer the mailing list.

Ok. Now i enabled the mysql not as plugin. When i try to run the

How do you configure and build Qt?

sqlbrowser demo it does not work. The %QMAKESPEC% points to the

Do you have MySQL libraries compatible with MinGW?
http://www.dvrsol.com/programming.html#mymingw
If not, in theory you can't have built Qt with MySQL support using the MinGW compiler.

win32-g++ directory. When try to compile the books demo i get an other error message now:

cannot find -lqtmaind

How do you try to compile it? Please post the commands you've run.

--
Dimitri


<Prev in Thread] Current Thread [Next in Thread>