PDA

View Full Version : Qt {ActiveQt}



QTInfinity
16th July 2008, 10:54
Hi guys....I wanted to know how to build the example programs for activeqt outside the default example directory??

I get the following error while trying to build
NMAKE : fatal error U1073: don't know how to make '\src\activeqt\control\qaxserv
er.rc'

Regards
Brian

jacek
26th July 2008, 00:50
Maybe QTDIR environment variable isn't set?

wysota
26th July 2008, 08:56
Copy the contents of the directory elsewhere, enter the directory and run qmake and then nmake.