Can't build Cocoa for Windows under Xcode 4.4 because of error in Foundation-FreeBSD-i386

52 views
Skip to first unread message

SSteve

unread,
Sep 17, 2012, 3:32:59 PM9/17/12
to cocotr...@googlegroups.com
I've previously had Cocotron running on my PowerPC Mac running OS X 10.5. Now I'm trying to get it up and running on an Intel Mac running 10.7/Xcode 4.4.1. I've got CDT installed and I can compile Foundation.xcodeproj and AppKit.xcodeproj, but when I try to compile Cocoa, I get the error "Pthread.h: No such file or directory" under the Foundation-FreeBSD-i386 target. I'm not really sure why it's trying to build a FreeBSD target when I have the Cocoa-Windows-i386 scheme selected.

Christopher Lloyd

unread,
Sep 17, 2012, 7:22:47 PM9/17/12
to cocotr...@googlegroups.com
Turn off implicit dependencies in the scheme, they don't work

Steve Nicholson

unread,
Sep 17, 2012, 7:45:51 PM9/17/12
to cocotr...@googlegroups.com
On Sep 17, 2012, at 12:32 PM, SSteve wrote:

> I've previously had Cocotron running on my PowerPC Mac running OS X 10.5. Now I'm trying to get it up and running on an Intel Mac running 10.7/Xcode 4.4.1. I've got CDT installed and I can compile Foundation.xcodeproj and AppKit.xcodeproj, but when I try to compile Cocoa, I get the error "Pthread.h: No such file or directory" under the Foundation-FreeBSD-i386 target. I'm not really sure why it's trying to build a FreeBSD target when I have the Cocoa-Windows-i386 scheme selected.

On Sep 17, 2012, at 4:22 PM, Christopher Lloyd wrote:

> Turn off implicit dependencies in the scheme, they don't work

Excellent! Thanks for the quick reply.

-Steve
Reply all
Reply to author
Forward
0 new messages