The Cocotron is an open source project which implements an Objective-C API similar to that described by Apple Inc.'s Cocoa documentation. This includes the AppKit, Foundation, Objective-C runtime and support APIs such as CoreGraphics and CoreFoundation.

Wednesday, June 18, 2008

gcc 4.3.1 update

Johannes has updated InstallCDT to gcc 4.3.1. The MinGW environment has also been updated to the most current, w32api-3.11 and mingw-runtime-3.14. Patches are not required for the MinGW headers anymore now that gcc supports ObjC++.

1 Comments:

Blogger JIm said...

Has anyone succeeded in using XCode 3.1 (from the latest iPhone SDK xcode release) with the CDT? I've tried and can't get the Cocoa project to compile. Getting:
/Developer/Cocotron/1.0/build/AppKit/Windows/AppKit.build/Release/AppKit-Windows-i386.build/Objects-normal/i386/NSActionCell.o: file not recognized: File format not recognized
collect2: ld returned 1 exit status

Also needing to use sudo xcodebuild because of permission issues otherwise with chown -- Are you supposed to be abile to just "build" in the Xcode GUI?

I'll keeping dinking with it but any help / update procedures would be welcome.

--thanks
--jim wolff

11:51 AM  

Post a Comment

<< Home