Kevin Ridgway : writer. programmer. designer. geek.

Sep
19
C# on the Mac

filed in: .net, mac, programming
time: 7:27 pm EST


CsharponMac
Originally uploaded by kridgway.

Well, it wasn’t too difficult to figure out, getting .Net apps to run on my G4 Mac.

Here are the steps I used:
1. Install the mono framework: http://www.mono-project.com/Downloads
2. Install the J2SE 5.0 runtime environment that the IDE I chose required: http://docs.info.apple.com/article.html?artnum=301073
3. Then I installed the X-develop IDE: http://www.omnicore.com/register.jsp

I compiled and ran my “hello world” console app with no fuss whatsoever.

Sweet.

You can follow any responses to this entry through the RSS 2.0 feed.

You can leave a response, or trackback from your own site.

One Response to “C# on the Mac”

  1. MVP, WPF, C# on the Mac, and more... « IS Department Says:

    [...] C# on the Mac - Enough said about that. [...]

Leave a Reply

You must be logged in to post a comment.