Results 1 to 2 of 2

Thread: Cant install qt in windows xp

  1. #1

    Default Cant install qt in windows xp

    We are trying to configure QT in windows xp but we get a error when we tried to execute the nmake , we didnt have problems with configure.exe, but i can say the same with nmake.

    C:\Qt\4.4.3>nmake

    Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
    Copyright (C) Microsoft Corporation. All rights reserved.

    cd src\winmain\ && "C:\Program Files (x86)\Microsoft Visual Studio 8\VC\BIN\nmake.exe" -f Makefile

    Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
    Copyright (C) Microsoft Corporation. All rights reserved.

    "C:\Program Files (x86)\Microsoft Visual Studio 8\VC\BIN\nmake.exe" -f Makefile.Debug all

    Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
    Copyright (C) Microsoft Corporation. All rights reserved.

    cl -c -nologo -Zm200 -Zc:wchar_t- -Zi -MDd -W3 -w34100 -w34189 -GR -EHsc
    -DQT_THREAD_SUPPORT -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_NO_CAST_TO_AS
    CII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -D_USE_MATH_DEFINES -
    I"..\..\include" -I"tmp" -I"..\..\include\QtCore" -I"c:\Qt\4.4.3\include\qtmain"
    -I"tmp\rcc\debug_shared" -I"tmp" -I"c:\Qt\4.4.3\include\ActiveQt" -I"tmp\moc\debug_shared" -I"." -I"..\..\mkspecs\win32-msvc2005" -Fotmp\obj\debug_shared\ @C:\Users\Cesar\AppData\Local\Temp\nm15E3.tmp
    qtmain_win.cpp
    c:\qt\4.4.3\include\qtcore\../../src/corelib/global/qt_windows.h(52) : fatal error C1083: Cannot open include file: 'windows.h': Invalid argument
    NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 8\VC\BIN\cl.EXE"' : return code '0x2'
    Stop.
    NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 8\VC\BIN\nmake.exe"' : return code '0x2'
    Stop.
    NMAKE : fatal error U1077: 'cd' : return code '0x2'
    Stop.

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Cant install qt in windows xp

    Are you using the correct MKSPEC?

Similar Threads

  1. How to Install qt in windows?
    By jana.amith1 in forum Installation and Deployment
    Replies: 3
    Last Post: 6th September 2010, 07:54
  2. How to install QT 4.6.3 under Windows 7
    By Sismetic in forum Installation and Deployment
    Replies: 1
    Last Post: 2nd September 2010, 09:12
  3. how to install qt in windows xp sp3
    By mohanakrishnan in forum Newbie
    Replies: 4
    Last Post: 27th October 2009, 11:17
  4. Install QT 4.5 on windows
    By hosseinyounesi in forum Installation and Deployment
    Replies: 4
    Last Post: 20th April 2009, 06:33
  5. Help to install Qt in Windows Xp
    By joseph in forum General Discussion
    Replies: 2
    Last Post: 15th November 2006, 09:40

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.