bofinbabu/make-it-so

Unable to cast object of type 'MakeItSoLib.ProjectInfo_CSharp' to type 'MakeItSoLib.ProjectInfo_CPP'.

Opened this issue · 0 comments

What steps will reproduce the problem?
1. I am using 3 C# project and one C++ project in the solution 
2. MakeItSo successfully parsed all the project but after that it is throwing a 
fatal error.
3. Fatal error: Failed to parse solution dataacq.sln [Unable to cast object of 
type
 'MakeItSoLib.ProjectInfo_CSharp' to type 'MakeItSoLib.ProjectInfo_CPP'.].

What is the expected output? What do you see instead?
Expecting the makefile to be created for the project

What version of the product are you using? On what operating system?
MakeITSo 1.2 and Visual Studio 2010

Please provide any additional information below.


Original issue reported on code.google.com by svachant...@gmail.com on 6 Dec 2012 at 5:27