[Mono-osx] A very basic question-- running Win .net exe on Mac OS X w/ Mono

Joanna Carter cocoasharp at carterconsulting.org.uk
Thu Feb 26 02:55:57 EST 2009


veryconfused a écrit :

> So I have a .NET Windows program... exe file. Can I run it with Mono
> on my mac? I tried 'mono program.exe'  and 'mcs program.exe'... that
> didn't work at all.. and I'm sure it's obvious I have no idea what
> Mono does LOL
> 
> I thought I'd be able to run this windows .NET program on Mac OS X...
> can I even do that with mono?


You can't take a .NET program that has already been compiled and run 
that under Mono. You need to recompile the program, referencing the Mono 
libraries instead.

Joanna

--
Joanna Carter
Carter Consulting


More information about the Mono-osx mailing list