Skip to content
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

Issue #106 is still alive: wont compile with cmake 3.1.2 #111

Closed
nedab opened this issue Feb 21, 2015 · 3 comments
Closed

Issue #106 is still alive: wont compile with cmake 3.1.2 #111

nedab opened this issue Feb 21, 2015 · 3 comments

Comments

@nedab
Copy link

nedab commented Feb 21, 2015

just trying to compile it, and it breaks with cmake

@nedab
Copy link
Author

nedab commented Feb 21, 2015

My release was just being updated, still this error:

CMake Error at /usr/share/cmake-3.1/Modules/FindPkgConfig.cmake:112 (elseif): given arguments:

"VERSION_LESS" "3.1"

Unknown arguments specified Call Stack (most recent call first): /usr/share/cmake-3.1/Modules/FindPkgConfig.cmake:501 (_pkgconfig_parse_options) /usr/share/cmake-3.1/Modules/FindOpenSSL.cmake:41 (pkg_check_modules) cmake/modules/Qt4ConfigDependentSettings.cmake:224 (FIND_PACKAGE) cmake/modules/FindQt4.cmake:1233 (INCLUDE) CMakeLists.txt:16 (FIND_PACKAGE)

PS: after downgrading to cmake 3.0.2 it worked fine.
for my arch like manjaro linux I found an old package here:
http://seblu.net/a/arm/2014/12/02/extra/os/i686/

@ghost
Copy link

ghost commented Mar 26, 2015

I added CMAKE_MINIMUM_REQUIRED_VERSION=2.6 to the build. Please let me know if that doesn't resolve your issue. Thanks! #106

@ghost ghost closed this as completed Mar 26, 2015
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants