Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Where does QT VS Add-in pull those QT libraries to work with from?
Qt 6.11 is out! See what's new in the release blog

Where does QT VS Add-in pull those QT libraries to work with from?

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 2.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    cuyan
    wrote on last edited by
    #1

    Hi,

    I've just built my 64bit QT 4.7.3 binaries with MS VC++ 2008 Pro, on Windows 2003 Server (64bit). Binaries are in good condition so to speak =>). (dumpbin shows them x64 ).

    Yet installing the QT VS Addin 1.1.9 doesn't amount to anything, although it installs successfully.
    (edit:
    Added a new environment variable QTDIR pointing to the qt4.7.4. source folder (d:\qt4.7.3\src ) (with bin/lib folders under it).
    Added d:\qt4.7.3\bin folder to the PATH system variable.
    Started a VC 2008 win64 command prompt and executed the VS Addin installer from there)

    Even though the usual QT menu item doesn't show on the main menu on Visual Studio, I am able to go on starting to create a new QT library project. On the last step, visual add-in bails out by "unable to a QT build! To solve this problem specify a QT build."

    Yet QT menu item is not shown on the menu, therefore no means to specify zilch.!

    On a side note; I've installed prebuilt QT (32bit) for MSVC 2008 using the installer - and that's not what I want because I need 64bit libraries-, the problem goes away. (I've uninstalled it)

    So how do I get the addin to pull in the 64bit libraries I've built to use with the VS?

    any insight is highly sought and appreciated.

    conserve earth.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved