[MonoDevelop] Native support for VS2005 Projects in Monodevelop

"Andrés G. Aragoneses [ knocte ] "Andrés G. Aragoneses [ knocte ]
Thu Dec 21 14:06:12 EST 2006


Ankit Jain escribió:
> What error did you get?

Yesterday I got a very long error inside a huge error dialog. However
with today's last checkins to MonoDevelop now I get this error:

/home/knocte/(...)/mcs/nunit20/nunit.sln(3): Unsupported or unrecognized
project: 'samples\jsharp\jsharp.vjsproj'. See logs.
/home/knocte/(...)/mcs/nunit20/nunit.sln(7): Unsupported or unrecognized
project : 'samples\cpp-sample\cpp-sample.vcproj'. See logs.
/home/knocte/(...)/mcs/nunit20/nunit.sln(11): Unsupported or
unrecognized project: 'install\install.vdproj'. See logs.

I suppose that this .sln file contains project types not supported by
MonoDevelop (by now, and never I suppose), so a nice workaround to allow
to work with a solution like this would be this feature:

http://bugzilla.ximian.com/show_bug.cgi?id=77723

Regards,

	Andrés	[ knocte ]


BTW: I am seeing that the project I wanted to open, when built with
NAnt, a "build\bin" is created, instead of creating a "build +
Path.DirectorySeparatorChar + bin", so this is not cross-platform.
-- 




More information about the Monodevelop-list mailing list