hi all
im newbie,pls tell me after installing qt 4.5 on windows xp how to set the environmental variables whether should i set or it will automatically set...
if wat r the variables
thanks
mohanakrishnan
hi all
im newbie,pls tell me after installing qt 4.5 on windows xp how to set the environmental variables whether should i set or it will automatically set...
if wat r the variables
thanks
mohanakrishnan
What do you want?
It's nice to be important but it's more important to be nice.
after installing the qt 4. 5 on windows xp if i run the project it says qmake error..
i searched in forum ,it is said v need to set environment variables then only it ll run..
so i need those variable to set..
thanks and regards
mohanakrishnan
Installing the package on windows should not need any variables - it should work out of the box.
Where did you install it to and what is the exact error - copy and paste the output.
mohanakrishnan (26th October 2009)
hi
i have created the below environmental variables (i installed qt in c:\) after doing this only
i am able build the application in qt creator.Now i need to connect my application with mysql ,i have installed xampp package for windows it contains mysql php apache.
can you help how to configure mysql with qt...
variable name-Include
value-C:\Qt\2009.01\qt\include;C:\Qt\2009.01\mingw\inclu de
Lib
C:\Qt\2009.01\qt\lib;C:\Qt\2009.01\mingw\lib
Path
C:\Qt\2009.01\qt\bin;C:\Qt\2009.01\mingw\bin
QMAKESPEC
win32-g++
QTDIR
C:\Qt\2009.01\qt
thanks
mohanakrishnan
Bookmarks