Hi guys, not being able to afford another Mac, I want to use a spare PC laptop to learn non-AppKit Objective-C.
I have had NO luck trying to install the Foundation framework to any of my Linux distros or to a Cygwin install.
ObjC compiles fine under gcc with those environments but I am assuming that I can at least install Foundation classes right? I want to use those objects rather than just the no-frills ObjC stuff.
I downloaded Foundation 0.8.0 from http://ofc.dvoudheusden.net/ but always get errors whenever I try to ./configure or make, etc. the installer on the target platform.
The other thing I thought about doing was just to install GNUSTEP but had no luck doing that either (assuming it installs the Foundation classes also??)
I would love to just get another Mac and be done with it but cannot afford to do so at this moment.
Any help appreciated!
I have had NO luck trying to install the Foundation framework to any of my Linux distros or to a Cygwin install.
ObjC compiles fine under gcc with those environments but I am assuming that I can at least install Foundation classes right? I want to use those objects rather than just the no-frills ObjC stuff.
I downloaded Foundation 0.8.0 from http://ofc.dvoudheusden.net/ but always get errors whenever I try to ./configure or make, etc. the installer on the target platform.
The other thing I thought about doing was just to install GNUSTEP but had no luck doing that either (assuming it installs the Foundation classes also??)
I would love to just get another Mac and be done with it but cannot afford to do so at this moment.
Any help appreciated!