Results 1 to 2 of 2

Thread: Qt 5.9 Fails to generate visual studio project

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Qt 5.9 Fails to generate visual studio project

    Ever find a solution to this? I'm seeing it now, trying to import qwt.pro into MSVC for qwt 6.1.3. Nothing I find via Google has an answer.

    Edit: I did find one thing which worked: added

    QMAKE_MSC_VER = 1800

    for Visual Studio 2013 at the top of the "msvc-version.conf" file in the mkspecs\common directory of my Qt installation.

    Unfortunately, the project file that was generated won't build because of syntax errors in the moc command. Not sure if I want to waste my time trying to fix it instead of simply building a project manually fro the source files.
    Last edited by d_stranz; 6th May 2018 at 17:37.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

Similar Threads

  1. Replies: 0
    Last Post: 20th February 2013, 10:07
  2. Debug Qt project via Visual Studio
    By Ali Reza in forum Newbie
    Replies: 1
    Last Post: 16th June 2012, 17:11
  3. Visual Studio Project Name
    By fruzzo in forum Qt Programming
    Replies: 2
    Last Post: 2nd April 2012, 10:32
  4. Visual Studio Project file
    By fruzzo in forum Newbie
    Replies: 0
    Last Post: 3rd November 2011, 14:11
  5. Qt 4 and Visual Studio 2005 Add-in project
    By JSPoly in forum Qt Programming
    Replies: 10
    Last Post: 23rd January 2007, 22:33

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.