brezerk / q4wine

Q4Wine is a Qt GUI for W.I.N.E. It will help you manage wine prefixes and installed applications.
http://q4wine.brezblock.org.ua/
GNU General Public License v3.0
208 stars 40 forks source link

Qt 5 detection code in CMakeLists is incomplete #47

Closed sl1pkn07 closed 9 years ago

sl1pkn07 commented 10 years ago
-DCMAKE_INSTALL_PREFIX=/usr
-DLIBS_ENTRY_PATH="/usr/lib"
-DQT5=ON

http://sl1pkn07.wtf/paste/view/aafead1f

Qt5 5.3.2

greetings

brezerk commented 9 years ago

Qt5 build is still quite experimental. It is not supported officially yet.

vorot93 commented 9 years ago

Qt 5 support is just a build switch at the moment. Q4Wine has yet to be ported.

If @brezerk does not return from his leave, I may look into porting the code at some point in the future.

vorot93 commented 9 years ago

Fixed.