Posts tagged with mac
-
Building wxWidgets on Mac
Aug 30, 2017In this post, I’m building wxWidgets on a Mac from source. This is done on a very old MacBook running El Capitan.
-
Mac and Mono
Aug 25, 2012Some random steps on getting my Mac up to speed with Mono development.
-
Installing Ruby and Ruby on Rails on Mac OS X Leopard 64 bits
Nov 14, 2010This post describes what I had to do in order to have the latest and greatest Ruby on Rails up and running on my machine. At this point, that is version 3.0.1.
-
Playing with MonoMac
Nov 7, 2010Yesterday I played a bit with MonoMac, a new framework for Mono that you can use in order to create .NET applications that have a native look and feel in Mac OS X. I have never done any Mac related development in the past so I had to read up on how Apple builts its UIs. My experiments made their way to ResxTranslator’s code base, so I intend that ResxTranslator will have three separate UIs: WinForms, GTK# and now Cocoa via MonoMac!