Changes

Jump to: navigation, search

Installing and using GNUstep and Objective-C on Windows

1 byte added, 18:45, 24 September 2009
Testing the Installation
<pre>
$ gcc `gnustep-config --objc-flags` -L /GNUstep/System/Library/Libraries hello.m -o hello -lgnustep-base -lobjc
</pre>

Navigation menu