Results 1 to 3 of 3

Thread: Generating a QT Build

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Generating a QT Build

    Hi,

    I have just downloaded QT SDK for Windows and the Visual Studio SDK. The installation was OK but when I try to create a QT Application I receive an error: Unable to find QT Build.

    I have found a document in the site that details how to build QT for Visual Studio. I have inserted in the Path the C:QT\2010.05\bin. But when I try to execute in the VS2010 Command Prompt:
    C:
    cd /D C:\Qt\2010.05
    configure

    I receive an error informing that configure could not be found.

    Where is Configure ???

    Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Generating a QT Build

    shouldn't it be C:QT\2010.05\qt\bin.

  3. #3
    Join Date
    Dec 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Generating a QT Build

    Hi,

    I have downloaded the Framework Only version and it worked. I will checkit out later for the SDK.

    For now, as I am making my first test the framwork only version is OK.

    Thank you very much

Similar Threads

  1. Generating SVG
    By beekeep in forum Qt Programming
    Replies: 0
    Last Post: 7th January 2010, 17:55
  2. Generating .bmp file
    By aj2903 in forum Qt Programming
    Replies: 4
    Last Post: 12th November 2009, 08:42
  3. Generating Log files
    By srohit24 in forum Qt Programming
    Replies: 12
    Last Post: 15th July 2009, 07:57
  4. Need help for generating for beginner
    By yuvaraj.yadav in forum Qt Programming
    Replies: 1
    Last Post: 9th April 2009, 10:19

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.