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++.

2 Comments:
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
As far as I understand, as of now you still need XCode to use Cocotron, i.e., you have to develop on a Mac. If this is correct, isn't that a limitation that defeats the purpose of Cocotron. The very reason I am looking at it is because I want to develop Cocoa applications on a PC.
Thanks,
Ilya
Post a Comment
<< Home