Results 1 to 2 of 2

Thread: Qt5 vs2010 addin

  1. #1
    Join Date
    Feb 2014
    Posts
    26
    Qt products
    Qt5
    Platforms
    Windows

    Default Qt5 vs2010 addin

    Hi,

    I built a simple qthello QT Application on VS2010 64bit and was able to run it successful. However, when I try to open the qthello.ui file I am getting the error message:
    "No default Qt version found. Please check your Qt visual Studio Add-in setting".

    Here are the steps I took to get so far:
    -Downloaded qt5 from git repository.
    -Built qt5 using VS2010 64bit command prompt.
    -the bin and lib directories are under c:\QT\Qt5\qtbase.
    -Downloaded qt-vs-addin-1.2.2-opensource.exe and ran it successfully.
    -Opened VS2010 64bit and set Qt5->Qt Version:
    Path: c:\qt\qt5\qtbase
    Default Qt/Win version: 5
    Qt Project Setting: 5


    That's it! I think I did not set the version right but I don't know what is the right version to set.

    I'll appreciate any input.

    Thanks

  2. #2
    Join Date
    Feb 2014
    Posts
    26
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Qt5 vs2010 addin

    I figured out how to launch the QtDesigner from vs2010 64bits.
    When you get the qt5 source from git and build it, it does not build designer.exe. To create Designer, you have to go to qt5/qttools and load qttools.pro into QTCreator and build it. QtCreator builds designer.exe in qt5/qtbase/bin and also builds all the designer's libraries in qt5/qtbase/plugins/designer. After that, the Qt designer can be launched from visual studio.

Similar Threads

  1. Vs-addin doesn't generate moc's
    By WoldemarShiPa in forum Newbie
    Replies: 3
    Last Post: 15th February 2014, 11:35
  2. Replies: 2
    Last Post: 8th August 2013, 12:58
  3. qt-vs-addin-1.1.11 and 'Open with'
    By gib in forum Qt Tools
    Replies: 1
    Last Post: 15th March 2013, 01:49
  4. Addin list to QTextEdit
    By GrahamLabdon in forum Qt Programming
    Replies: 0
    Last Post: 17th January 2012, 09:41
  5. Qt VS-Addin
    By dpatel in forum Qt Tools
    Replies: 0
    Last Post: 2nd November 2010, 11:19

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.