Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to compile LibQxt for qt5?

I am having problems compiling LibQxt for qt 5. http://dev.libqxt.org/libqxt/src

There are commits that says "Port Libqxt to Qt5". The project says to use configure-premake but it gives the error that there is no premake for windows but in the premake folder there is a file called premake.exe with the commit "Port LibQxt to Qt5" so i guess they added the option to compile for qt5 on windows but did not update the bash script? Anyone had any luck compiling libqxt for qt5 on windows with visual c++ 2010 and would like to share with me how?

Thanks

like image 244
Jason123 Avatar asked Nov 03 '22 07:11

Jason123


1 Answers

This is a bug. Building libqxt on Windows with Qt5 Is still open.

like image 182
synacker Avatar answered Nov 14 '22 08:11

synacker