Results 1 to 4 of 4

Thread: Problem when using qmake for .vcproj file generation

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2006
    Location
    Minsk, Belarus
    Posts
    33
    Qt products
    Qt4
    Platforms
    MacOS X Windows
    Thanks
    2
    Thanked 6 Times in 3 Posts

    Default Re: Problem when using qmake for .vcproj file generation

    Here is the answer from Trolltech support on this problem

    You can fix this quite easily by altering your environment to point to the relevant Qt version. When running from the Qt command shell, you should have one set in the environment. How have you currently set this up, and are you invoking qmake from any of the Qt command shells?

    Please add

    C:\Program Files\Microsoft Visual Studio 8\VC\bin\

    to your PATH environment variable if you're not using one of the Qt command shells from the installed Qt start menu entry.

    I can add that adding to PATH this dir reaaly helps so the issue is solved

  2. The following user says thank you to Conel for this useful post:

    bitChanger (1st February 2007)

Similar Threads

  1. QHttp "PUT METHOD" QT Problem File Upload. RFC 2616
    By patrik08 in forum Qt Programming
    Replies: 7
    Last Post: 25th October 2006, 22:02
  2. automatic generation of .qrc file
    By Lele in forum Qt Programming
    Replies: 3
    Last Post: 5th October 2006, 08:54
  3. Replies: 3
    Last Post: 12th January 2006, 17:41
  4. Replies: 1
    Last Post: 11th January 2006, 14:15
  5. QProcess problem with windows batch file
    By bood in forum Qt Programming
    Replies: 11
    Last Post: 6th January 2006, 08:08

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.