[Mono-list] building / compiling sln on linux

edward.harvey.mono edward.harvey.mono at clevertrove.com
Fri Aug 17 02:10:46 UTC 2012


I have a solution made of a few projects in visual studio.  Obviously it works in VS.  Also, I have the Mono plugin for visual studio.  Likewise, it works using mono on windows...

But over on linux, how does one compile such a project?  I have gmcs, and I've successfully used gmcs for single-file programs... hello.cs and the like...  Is there a way to tell gmcs to simply do whatever the sln file says?  Or something like that?

I'm not sure how to make gmcs use the right references, build for the right target framework, and link in the classes from the other projects...

Thanks for suggestions...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20120817/c6aa639b/attachment.html>


More information about the Mono-list mailing list