PDA

View Full Version : Compile in C



R1ck5P
February 2nd, 2002, 02:24 PM
Hi,

I downloaded a little software (AIFF writer sdev) from apple's website (http://developer.apple.com/samplecode/Sample_Code/Sound/AIFF_writer_sdev.htm) and I want to compile it. I just don't know how to! Could somebody explain me?


Thankx
r1ck5p

tie
February 2nd, 2002, 03:11 PM
You need to download the developer tools. Go to the folder in the Terminal and type make. Or if it's a project builder bundle, open it in project builder and press build.