Carbon with UNIX
Carbon with UNIX
- Subject: Carbon with UNIX
- From: Edwin Vane <email@hidden>
- Date: Sun, 16 Jan 2005 01:41:35 -0500
- Mail-followup-to: XCode Users <email@hidden>
Hi,
I'm new to XCode. I have had lots of experience with Visual C++ and I've
been finding getting XCode to do the things I can co easily with VC++ to
be difficult. I am hoping somebody can help me with these problems:
1) I am building a target that builds against the Carbon framework. I am
using the QuickTime framework as well. However, I cannot make XCode
compile a simple program that uses stat() (the standard UNIX function
that fits with fopen(), etc.). I use #include to include the right files
but XCode complains that stat() is not defined (nor is struct stat). I
know it is looking for the files since if I rename the file in the
#include, it complains about not finding it. So it appears that XCode is
looking for the files but not actually using them? What's the deal? What
do I need to tell XCode to make it compile properly? (I'm not even
getting to the linking stage so that's not a problem).
2) The UI for the help interface in XCode is corrupt somehow. The groups
column on the left hand side has lost its resize control and the column is
too small to make out any text in the column. Does anybody know how to
fix problems such as these? I can provide screen grabs if that helps
explain the problem better.
Edwin V
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden