简体   繁体   English

如何为qt5编译LibQxt?

[英]How to compile LibQxt for qt5?

I am having problems compiling LibQxt for qt 5. http://dev.libqxt.org/libqxt/src 我有编译LibQxt为QT 5.问题http://dev.libqxt.org/libqxt/src

There are commits that says "Port Libqxt to Qt5". 有提交说“Port Libqxt到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? 该项目说使用configure-premake但是它给出了没有premake for windows的错误,但是在premake文件夹中有一个名为premake.exe的文件,提交“Port LibQxt to Qt5”,所以我猜他们添加了选项在Windows上为qt5编译但是没有更新bash脚本? Anyone had any luck compiling libqxt for qt5 on windows with visual c++ 2010 and would like to share with me how? 任何人都有运气为使用visual c ++ 2010的Windows上的qt5编译libqxt,并希望与我分享如何?

Thanks 谢谢

This is a bug. 这是一个错误。 Building libqxt on Windows with Qt5 Is still open. 使用Qt5在Windows上构建libqxt仍处于打开状态。

I'v managed to compile the tip on Windows with Qt 5.2.1. 我设法使用Qt 5.2.1在Windows上编译技巧。 Don't know about newer Qt versions, though. 但是,不知道更新的Qt版本。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM