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...
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to