Results 1 to 8 of 8

Thread: Link error when compiling Qt 5.1.0 project in Visual Studio 2010

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Aug 2010
    Posts
    99
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    3

    Default Re: Link error when compiling Qt 5.1.0 project in Visual Studio 2010

    After reading some similar posts, i thought i might need to build Qt. I'm looking at Installing Qt for Windows, but i'm not quite sure what options i want and where to install it to.
    I already have Qt "installed" at C:\dev\Qt, where i see the following directory structure:
    C:\dev\Qt
    ----5.1.0
    --------msvc2010_opengl
    ------------bin
    ------------doc
    ------------examples
    ------------imports
    ------------include
    ------------lib
    ------------mkspecs
    ------------phrasebooks
    ------------plugins
    ------------qml
    ------------translations
    --------src
    ------------qtactiveqt
    ------------qtbase
    ------------qtdeclarative
    ------------qtdoc
    ------------qtgraphicaleffects
    ------------qtimageformats
    ------------...
    ----Licenses
    ----Tools
    ----vcredist
    ----VSAddin


    So if i ran "configure.exe", would i need to specify "C:\dev\Qt\5.1.0\msvc2010_opengl\" as the location, or just "C:\dev\Qt\5.1.0\" or what?
    I thought i installed the pre-build package, so i don't even know if i need to run configure.

    EDIT: Sorry for the crappy formatting on the directory listing, the forum collapses spaces (and turns no-break spaces into asterisks).
    Last edited by xtal256; 5th January 2014 at 11:24.

Similar Threads

  1. Replies: 2
    Last Post: 29th September 2013, 07:05
  2. Replies: 0
    Last Post: 19th March 2013, 18:48
  3. Replies: 2
    Last Post: 26th November 2012, 08:09
  4. Replies: 4
    Last Post: 13th November 2012, 21:46
  5. Problem compiling QT 4,8,0 in windows 7 x64 with visual studio 2010
    By phate89 in forum Installation and Deployment
    Replies: 0
    Last Post: 11th January 2012, 17:14

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