Results 1 to 10 of 10

Thread: Qt Android Application in Visual Studio

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,348
    Qt products
    Qt5
    Platforms
    Windows
    Thanks
    318
    Thanked 872 Times in 859 Posts

    Default Re: Qt Android Application in Visual Studio

    This Qt version uses an unsupported makefile generator (used: , supported: MSVC.NET, MSBUILD)
    Google is your friend on this one. Search the entire quoted string, first hit gives the answer.
    <=== 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.

  2. #2
    Join Date
    Feb 2011
    Posts
    354
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Windows
    Thanks
    17
    Thanked 27 Times in 24 Posts

    Default Re: Qt Android Application in Visual Studio

    Nope... Google didn't prove to be a good friend in this case. The first answer is about Qt5.6-windows-beta and the error is slightly different: they seemed to have their MAKEFILE_GENERATOR set to a wrong value, while mine isn't set at all. I have tried all the suggestions, but none of them worked.

    I've found somebody else reporting the same problem for this very extension about Qt-WinRT version, but nobody replied to him:
    https://visualstudiogallery.msdn.mic...2-e4fa07168408
    Magicians do not exist

  3. #3
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,348
    Qt products
    Qt5
    Platforms
    Windows
    Thanks
    318
    Thanked 872 Times in 859 Posts

    Default Re: Qt Android Application in Visual Studio

    Well, sorry. You -can- configure Qt Creator to use the android compilers if you want to go that route instead of using Visual Studio, but I prefer VS myself.
    <=== 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: 1
    Last Post: 12th January 2016, 15:16
  2. Using Qt 5.4.1 Visual Studio 2013 libs in Visual Studio 2010
    By ^NyAw^ in forum Installation and Deployment
    Replies: 0
    Last Post: 6th March 2015, 11:20
  3. Replies: 2
    Last Post: 24th December 2011, 01:19
  4. Unable to run debug exe of Qt application in visual studio 2008
    By merry in forum Installation and Deployment
    Replies: 9
    Last Post: 8th October 2010, 10:24
  5. Build application using visual studio 6 ?
    By aamer4yu in forum Newbie
    Replies: 1
    Last Post: 3rd October 2006, 10:34

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.