configure fails with MSVC 2013 Community Edition(DartConfiguration.tcl not generated)
Submitted by Björn Piltz
Assigned to Nobody
Link to original bugzilla bug (#940)
Version: 3.2
Operating system: Windows
Description
MSVC Community Edition is the new free (as in beer) edition of MSVC, replacing the Express Edition.
I get the following error with Eigen 3.2.4:
CMake error : File <...>/Eigen3-build/DartConfiguration.tcl does not exist. [<...>\Eigen3.vcxproj]
CMake Error at cmake/EigenConfigureTesting.cmake:44 (configure_file):
configure_file Problem configuring file
Call Stack (most recent call first):
CMakeLists.txt:349 (include)
Calling cmake with "-DBUILD_TESTING=OFF" does not help, surprisingly.
Edited by Eigen Bugzilla