Installing qt-components
-
hi,
i've downloaded qt-components through SVN. I run visual studio command prompt then i set QTDIR env variable to the path of Qt (c:\Qt\4.7.1)
then i run configure. after the job has completed, i'll call "nmake" and then "nmake install"
The mission seems to be completed but actually the library is not installed.
Is there any installing instruction available for qt-components?