Results 1 to 1 of 1

Thread: Installation problem : Qt4.6.1 problems when using nmake

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2010
    Posts
    1
    Qt products
    Qt4 Qt Jambi
    Platforms
    Windows

    Post Installation problem : Qt4.6.1 problems when using nmake

    I am trying to build Qt4.6.1 open source version on Windows using the exact procedure mentioned here:
    http://dcsoft.wordpress.com/2010/01/...o-integration/

    I have to integrate Qt to Visual Studio 2008. I perform the below steps to build and install Qt

    Step 1: Got into C:\Qt\4.6.1-vc> in the Visual Studio 2008 command prompt
    nmake distclean
    Step 2: I configure using
    configure -platform win32msvc2008 -no-webkit -no-qt3support -debug-and-release
    Step 3: nmake
    Now it fails and I have attached the error message here.

    My environment variables QTDIR is set to C:\Qt\4.6.1-vc>
    Path is set to %QTDIR%\bin

    I dont know why nmake fails. I have Visual Studio with SP1 installed. Anybody faced the same issue? I checked the internet and all they say is to use -no-webkit etc..with the configure command. Tried it as you can see above.Does not help.

    I have attached the error message thrown by nmake here.Please help me out.
    error..txt
    Last edited by euro_geek; 10th June 2010 at 22:22. Reason: Wanted to avoid attaching files

Similar Threads

  1. MacOSX PyQt4 installation problems
    By wraithdragon in forum Installation and Deployment
    Replies: 0
    Last Post: 11th November 2009, 03:36
  2. Problems with nmake: vc90.pdb header file incorrect
    By deville75 in forum Installation and Deployment
    Replies: 1
    Last Post: 28th July 2009, 22:00
  3. Qt 4.5 Installation problems
    By FatTail in forum Installation and Deployment
    Replies: 8
    Last Post: 12th March 2009, 02:33
  4. Problem with nmake
    By Pragya in forum Newbie
    Replies: 3
    Last Post: 27th June 2007, 16:39
  5. nmake problems while building mysql driver
    By MarkoSan in forum Installation and Deployment
    Replies: 27
    Last Post: 25th May 2007, 12:57

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.