[Mono-list] building / compiling sln on linux
edward.harvey.mono
edward.harvey.mono at clevertrove.com
Fri Aug 17 11:04:27 UTC 2012
> From: Dale Ragan [mailto:dale at ragan.io]
> Sent: Thursday, August 16, 2012 10:18 PM
>
> > But over on linux, how does one compile such a project?
>
> You'll want to use xbuild, the Mono equivalent to MSBuild if you want to
> compile from the command line. There's other ways as well, but this is
> the simplest.
>
> % xbuild path_to_solution_filename.sln
Awesome, thank you. :-)
More information about the Mono-list
mailing list