Menu

Qt 5.1 and Qt Creator

2013-08-20
2013-10-21
  • Giovanni Remigi

    Giovanni Remigi - 2013-08-20

    If anybody is interested I successfully compiled Qt 5.1 and Qt Creator with MinGW both 32 and 64 bits architectures on Windows 7 64 bits + MSYS.

    All detailed instructions here: http://www.kineticsystem.org/mingw

    Good luck,

    Giovanni

     

    Last edit: Giovanni Remigi 2013-08-20
  • Adam Miller

    Adam Miller - 2013-10-21

    omg you are the bomb! I was looking for this!

    Did you compile qt5 using mingw64 bit by setting the configure flag -opengl to desktop, as in:

    ./configure.exe -opengl desktop

    ?

     

Log in to post a comment.