Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Can't build Cocoa for Windows under Xcode 4.4 because of error in Foundation-FreeBSD-i386
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
SSteve  
View profile  
 More options Sep 17 2012, 3:32 pm
From: SSteve <li...@steveandmimi.com>
Date: Mon, 17 Sep 2012 12:32:59 -0700 (PDT)
Local: Mon, Sep 17 2012 3:32 pm
Subject: Can't build Cocoa for Windows under Xcode 4.4 because of error in Foundation-FreeBSD-i386

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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Christopher Lloyd  
View profile  
 More options Sep 17 2012, 7:22 pm
From: Christopher Lloyd <cjwll...@gmail.com>
Date: Mon, 17 Sep 2012 16:22:47 -0700 (PDT)
Local: Mon, Sep 17 2012 7:22 pm
Subject: Can't build Cocoa for Windows under Xcode 4.4 because of error in Foundation-FreeBSD-i386

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steve Nicholson  
View profile  
 More options Sep 17 2012, 7:45 pm
From: Steve Nicholson <li...@steveandmimi.com>
Date: Mon, 17 Sep 2012 16:45:51 -0700
Local: Mon, Sep 17 2012 7:45 pm
Subject: Re: Can't build Cocoa for Windows under Xcode 4.4 because of error in Foundation-FreeBSD-i386
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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »