Problem with vs 2008
-
hi to every one
i installed visual studio team system 2008
now i want to install qt on it
i installed qt win open source for vs 2008 4.7.1
and then installed qt vs addin 1.1.7
but now when i want to try visual studio it crash and did'nt execute
what should i do?
tnx -
Try to set the Environment Variable of QTDIR, pointing to: ...\Qt\4.7.0
And restart VS... if it doesn't work, try to configure the properties in the IDE or your project to import Qt libs. -
I'm not very VS friendly :P
I prefer Qt Creator, but in VS I think you have to configure the project Properties...maybe adding Linker dependencies... I don't remember exactly.