Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
GoogleCodeExporter opened this issue Mar 26, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant