making data files in XCode is not possible???
making data files in XCode is not possible???
- Subject: making data files in XCode is not possible???
- From: "D. Walsh" <email@hidden>
- Date: Thu, 15 Dec 2005 08:16:41 -0500
- Mta-interface: amavisd-new-2.3.3 (20050822) at daleenterprise.com
How do I make data files in XCode??
I've tried creating a project without any apps or libraries and this
doesn't build any code.
I've tried adding a target to handle this but there doesn't seem to
be one for data files.
I've tried from the command line using
gcc -static -c -o fileout fileout.c
but this prepends the data with 244 bytes of additional data and
appends other data to the end of the file.
This results in data files that I can't use and going to a hexeditor
to remove the leading 244 bytes is extra work I wish to avoid
considering that there are anywhere from 10-300 data files for the
project.
-- Dale
_______________________________________________
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