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

CMake Error at cmake/FindPyQt4.cmake:58 (MATH) #12780

Closed
qgib opened this issue May 14, 2010 · 1 comment
Closed

CMake Error at cmake/FindPyQt4.cmake:58 (MATH) #12780

qgib opened this issue May 14, 2010 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Build/Install Related to compiling or installing QGIS
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented May 14, 2010

Author Name: Maciej Sieczka - (Maciej Sieczka -)
Original Redmine Issue: 2720

Redmine category:build/install
Assignee: nobody -


There's an error at build time in trunk r13487:

-- Found [[PyQt]]4 version: 4.6
CMake Error at cmake/FindPyQt4.cmake:58 (MATH):
  math cannot parse the expression: "4.6*10000 + 4.6*100 + 4.6": syntax
  error, unexpected exp_NUMBER, expecting $end (4)
Call Stack (most recent call first):
  CMakeLists.txt:359 (FIND_PACKAGE)


CMake Warning (dev) at python/CMakeLists.txt:38 (IF):
  given arguments:

    "LESS" "40600"

  Unknown arguments specified
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!

cmake 2.8.1, Python 2.5.5, Debian testing amd64.

@qgib
Copy link
Contributor Author

qgib commented May 14, 2010

Author Name: Jürgen Fischer (@jef-n)


fixed in 2b753a2 (SVN r13489).


  • resolution was changed from to fixed
  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Build/Install Related to compiling or installing QGIS labels May 24, 2019
@qgib qgib added this to the Version 1.5.0 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Build/Install Related to compiling or installing QGIS
Projects
None yet
Development

No branches or pull requests

1 participant