[Mono-dev] Unhandled Exception: System.Resources.MissingManifestResourceException:

Michael Hutchinson m.j.hutchinson at gmail.com
Mon Mar 23 19:18:56 EDT 2009


On Mon, Mar 23, 2009 at 12:11 AM, SuperAfton23 <superafton23 at mt2009.com> wrote:
>
>
>> I suggest MonoDevelop 2. It should be able to build your sln file fine
>> -- either open and build it in the IDE, or use "mdtool build" from the
>> command line. It also outputs the commands that it uses for the build,
>> if you're curious.
>
> $ mdtool build
> MonoDevelop Build Tool
> VS2003 solutions are not supported natively.

OK, you have a VS2003 solution. You can import it to MD, you just
can't open it directly.

> I suppose this means I can't use mono on this project.

No, it doesn't mean that at all. As I said before, you can use the
same binaries you built on Windows. Alternatively you can convert your
solution to a VS2005/2008 solution, which is the project format also
used by MonoDevelop 2.


-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Mono-devel-list mailing list