now when i use mingw32 -make instead of nmake i get such error.
what i do
C:\Qt\4.2.3-msvc2005\src\plugins\sqldrivers\mysql>
qmake -o Makefile "INCLUDEPATH+=/usr/local/include" "LIBS+=-L/usr/local/lib -lmysqlclient_r" mysql.pro
and then
C:\Qt\4.2.3-msvc2005\src\plugins\sqldrivers\mysql>mingw32-make
but again get error.
mingw32-make -f Makefile.Debug all
Makefile.Debug:59: *** missing separator. Stop.
mingw32-make[1]: Entering directory `C:/Qt/4.3.0/src/plugins/sqldrivers/mysql'
mingw32-make[1]: Leaving directory `C:/Qt/4.3.0/src/plugins/sqldrivers/mysql'
mingw32-make: *** [debug-all] Error 2
whats a metter?




Reply With Quote




Bookmarks