-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CMakeLists missing #36
Comments
Now vreen is compiling by qbs. Cmake was removed because it did not work well with qt5. You can rewrite build script from scratch and send me pull request with it. |
Hello. I'am trying to compile vreen from windows 7. I configured qbs like this http://doc.qt.io/qbs/configuring.html and http://doc.qt.io/qbs/qt-versions.html. After $ qbs install --clean-install-root --install-root $LOCAL_PREFIX release
|
Hi, how to compile lib? From a article from habrahabr.ru I read that I have to call cmake to build lib, however, in last commits CMakeLists.txt was deleted. I am not well with Qt, so how I can include your lib to my project
The text was updated successfully, but these errors were encountered: