Skip to content

Cmake script cannot recognize mingw

Submitted by Vasileios Anagnostopoulos

Assigned to Nobody

Link to original bugzilla bug (#542)
Version: 3.1
Operating system: Windows

Description

I used x32-4.7.2-release-posix-sjlj-rev6 under windows 7 x86
I used cmake 2.8.10.2

Error by cmake gui

CMake Error at cmake/EigenTesting.cmake:321 (ei_get_compilerver_from_cxx_version_string):
ei_get_compilerver_from_cxx_version_string Macro invoked with incorrect
arguments for macro named: ei_get_compilerver_from_cxx_version_string
Call Stack (most recent call first):
cmake/EigenTesting.cmake:411 (ei_get_compilerver)
cmake/EigenConfigureTesting.cmake:8 (ei_set_build_string)
CMakeLists.txt:310 (include)

The result

It does not allow me to generate

Blocking

#387 (closed)

Edited by Eigen Bugzilla