Results 1 to 7 of 7

Thread: problems installing Qt opensource with msvc2008 support

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2008
    Posts
    4
    Thanked 2 Times in 2 Posts

    Default Re: problems installing Qt opensource with msvc2008 support

    If this is with Express:
    To me it seems like your MSVC2008 install is bricked. Unlike 2005, the main headers needed for Windows installation (like the Windows.h missing here) come with the compiler.
    So if Windows.h is missing, you might either have not launched the Visual Studio Command Prompt (which would be strange, since nmake seems to work), you uninstalled the headers, or may you moved some folders of MSVC around?

  2. #2
    Join Date
    May 2008
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: problems installing Qt opensource with msvc2008 support

    ok thanks ill reinstall the msvc2008 and try again

  3. #3
    Join Date
    May 2008
    Posts
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: problems installing Qt opensource with msvc2008 support

    i tried to reinstall the msvc once again and to work from that, but still no luck, is not the express one, but it seems that is the QT that is missing some of the files or something from what i could see from the errors

  4. #4
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanked 86 Times in 81 Posts

    Default Re: problems installing Qt opensource with msvc2008 support

    windows.h is part of the ms toolkit. If it isn't there you have installed something wrong. If it is there you maybe did not execute vsvars32.bat / did not use 'Visual Studio Command prompt'. This has nothing to do with Qt.

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
  •  
Qt is a trademark of The Qt Company.