[MonoDevelop] Automatic Resource ID's

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Jan 16 18:27:19 EST 2009


On Fri, Jan 16, 2009 at 6:20 PM, Andy Selvig <ajselvig at gmail.com> wrote:
>> Are you creating a new solution, or just adding the project to an
>> existing mds solution?
>
> Adding to a new project to an existing mds solution. I actually have a
> csproj project from VS 2008 that could work fine, but I get an unknown
> file format error when I try to add it to the project. Would this just
> be simpler if I recreated the solution as a sln instead of mds?

Yes, you can't mix project formats within a solution. New projects
have the same format as the solution.

> I tried loading the existing sln that I have (I'm doing parallel
> development on Windows/Linux) but it gives me the same errors when I
> get to the project with the resources.

Could you try with trunk and report any errors you get loading VS
projects? You should be able to load those without issues.

> Perhaps it's better if I just start over with the whole solution and
> try to make a single one that works with both MonoDevelop and VS. I
> assume that's possible now?

Yes. However, due to a few VS compatibility issues in 2.0 alpha 2, I'd
strongly suggest trunk (or the upcoming b1). Sln/proj will be the
primary/default format for MD 2.0.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list