Results 1 to 2 of 2

Thread: possible vs2013 qt5.2.1 opengl issue win7 inside mac parallels

  1. #1
    Join Date
    Oct 2009
    Posts
    364
    Thanks
    10
    Thanked 37 Times in 36 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default possible vs2013 qt5.2.1 opengl issue win7 inside mac parallels

    I'm using Visual Studio 2013 inside a win7 VM on Mac Parallels. I'd like to use qtquick2. Qt 5.2.1 for Windows 32-bit (MinGW 4.8, OpenGL) works fine in this case.
    Since I have VS2013, I'd figure that I need to build Qt from sources. I configured with opengl desktop and now the simple helloworld default qtquick project only comes up 1 out of 10 times correctly, the other times I see full black or random full colors or a mix of colors diagonally split. I assume this is an issue with opengl. However that doesn't quite explain why mingw with opengl works fine.
    I'm now building again without the opengl option. Am I wasting my time trying this?

  2. #2
    Join Date
    Oct 2009
    Posts
    364
    Thanks
    10
    Thanked 37 Times in 36 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Lightbulb Re: possible vs2013 qt5.2.1 opengl issue win7 inside mac parallels

    update...

    I cleaned the repository, then configured with the following:
    Qt Code:
    1. configure -developer-build -opensource -nomake examples -nomake tests
    To copy to clipboard, switch view to plain text mode 

    it works now

    you probably wonder why I didn't just go with the mingw install... because the target machine already has the dotnet and vc++ libraries.

Similar Threads

  1. vs2013 & Qt5.2.1 - warning MSB8027
    By TorAn in forum Qt Programming
    Replies: 0
    Last Post: 19th February 2014, 14:18
  2. Qt with VS2013
    By TorAn in forum Installation and Deployment
    Replies: 6
    Last Post: 2nd February 2014, 02:40
  3. Replies: 6
    Last Post: 2nd December 2013, 15:53
  4. Replies: 1
    Last Post: 17th October 2013, 17:41
  5. converting GLUT/OpenGL to Qt/OpenGL - displaying issue
    By yoti13 in forum Qt Programming
    Replies: 1
    Last Post: 25th November 2012, 00:45

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.