Thanks for all the replies. Managed to get a bit further. I redownloaded the sources as I was missing quite a few things. Also installed a MS SDK according to the information provided by http://kjell.hedstrom.googlepages.co...o_express_2005 . I set QTDIR (c:\Qt\4.3.3),QMAKESPEC (win32-msvc2005) and added the Qt bin directory to the PATH and ran configure - prefix c:\Qt4.3.3 . It runs for a while and compiles things and after a while a get:
And then it stops. Any ideas what may be causing this? I have a folder win32-msvc2005 in c:\Qt\4.3.3\mkspecs and it has two files qmake.conf and qplatformdefs.h . Thanks.Creating qmake...
Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation. All rights reserved.
Creating makefiles in src...
Generating Visual Studio project files...
Could not find mkspecs for your QMAKESPEC(win32-msvc2005) after trying:
c:\Qt4.3.3\mkspecs
Error processing project file: C:/Qt/4.3.3/projects.pro
Qmake failed, return code 3
Generating Makefiles...
Could not find mkspecs for your QMAKESPEC(win32-msvc2005) after trying:
c:\Qt4.3.3\mkspecs
Error processing project file: C:/Qt/4.3.3/projects.pro
Qmake failed, return code 3
Kind regards,
Nick




Reply With Quote
Bookmarks