PDA

View Full Version : Compiling error



Ucef
18th March 2007, 01:10
:confused:

Hi every one,
I use the qt4.2.3 evaluation version with MS visual studio 6.0 and it's my first time to use it.
I've some Compliling errors 'cuz I haven't found the "configue.exe" to complete the installation and when I use visual studio I have these compiling error
" fatal error c1083 cannot open file :'QApplication' : No such file or directory
Error executing cl.exe"

I don't know why???:eek:
If u've some indication to tell me how to solve the problem it's really gonna be cool.
thanx a lot in advence.

jacek
18th March 2007, 01:15
'cuz I haven't found the "configue.exe" to complete the installation
You can't compile the evaluation version, so there is no "configure.exe".


and when I use visual studio I have these compiling error
" fatal error c1083 cannot open file :'QApplication' : No such file or directory
Error executing cl.exe"
It looks like VS doesn't know where Qt is.