>From my experience of trying to setup GNUstep on OS X…you dont need to.
Since you already used a Cocoa-esque API design, you should be able to transist to OS X in a blink. Please note - OS X has even more dependency problems. We dont have a builtin package manager - apt, yum, pacman… - so you have to use either fink or macports. Both will terribly break release builds of software that link statically. Homebrew is okay, but hella confusing. You could just try to compile your GNUstep code and see the errors it brings up. But as far as I am concerned, the API should be almost equal… Regards, Ingwie. Am 30.08.2014 um 15:46 schrieb [email protected]: > I've switched permanently to OSX, currently Snow Leopard and abandoned > various Linuxes which somehow seem to become more crippled with each new > release. I'm all done with gnome2, gnome3, permissions required to access > my bloody f_____g USB disk drive, dependency problems, the whole mess....DONE. > > Now for the question... > > Must I abandon my GNUSTEPeriments or is there a way to get GNUSTEP running > on Snow Leopard ? > > Thanks > James > > _______________________________________________ > Discuss-gnustep mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnustep _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
