[CMake] Problems with Visual C++ 2005 Express Edition Beta & Cmake
2.0.5
Shishir Ramam
sramam at gmail.com
Sat Mar 5 13:10:54 EST 2005
I just upgraded my Cmake from 2.0 to 2.0.5 and have started seeing
this problem when I try to load a project into Visual C++ 2005.
----------------------------------------------------------------------------------------------------
The following error has occured during XML parsing:
File: c:\MyPath\MyProject.vcproj
Line: 8
Column: 21
Error Message:
Enumeration constraint failed.
The attribute: 'Version' has an invalid value according to its data type.
The file 'c:\MyPath\MyProject.vcproj' has failed to load.
ALL_BUILD.vcproj
INSTALL.vcproj
----------------------------------------------------------------------------------------------------
I am attempting to setup a project for Visual C++ 2005 Express Edition Beta -
Microsoft Visual Studio 2005 Beta1 Version 8.0.40607.16 (beta1.040607-1600)
Microsoft .NET framework Version 2.0.40607
The project used to work with CMake 2.0. I am using the windows
binary. Also, I can't seem to find the installation executable for the
2.0 release.
Would appreciate any help that I can get.
thanks,
-shishir
More information about the CMake
mailing list