This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Bug 940 - configure fails with MSVC 2013 Community Edition(DartConfiguration.tcl not generated)
Summary: configure fails with MSVC 2013 Community Edition(DartConfiguration.tcl not ge...
Status: NEW
Alias: None
Product: Eigen
Classification: Unclassified
Component: General (show other bugs)
Version: 3.2
Hardware: x86 - 64-bit Windows
: Normal Compilation Problem
Assignee: Nobody
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-29 11:06 UTC by Björn Piltz
Modified: 2019-12-04 14:08 UTC (History)
3 users (show)



Attachments

Description Björn Piltz 2015-01-29 11:06:24 UTC
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.
Comment 1 Nobody 2019-12-04 14:08:27 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/940.

Note You need to log in before you can comment on or make changes to this bug.