Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
4.2.2, 4.2.x, 4.3.x, 4.3.0, 5.0.0
-
None
-
Microsoft Visual C++ Express 9.0.30729.1 SP
Microsoft Windows XP [Version 5.1.2600] SP3
Windows Script Host Version 5.7
-
Incorrect Behavior
Description
Fails on the following lines
Line 337: VCProject.AddPlatform(PLATFORM);
method AddPlatform is not implement in Visual C++
Suggestion: remove
Line 363: VCProject.AddConfiguration(confNames[i]);
method AddConfiguration is not available under automation. WScript fails.
Suggestion:
1. Generate solution using application.
or
2. Change the a modern build system