[Audacity-devel] OS X Compile error
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Terje T. <de...@tj...> - 2003-07-14 13:17:12
|
Hi people, Just wondering if anyone could give me a hand in getting Audacity compiling on my mac. I have taken the latest source from CVS, and have done a clean checkout twice so that can't be where the problem is. This is what I'm getting: File "../mac/audacity.r"; Line 74; ### /Developer/Tools/Rez - There are duplicate resources of the type 'ICN#' and id 128. File "../mac/audacity.r"; ### /Developer/Tools/Rez - Since errors occurred, ../Audacity.app's resource fork was not written. make[1]: *** [../audacity] Error 2 make: *** [audacity] Error 2 I tried removing every reference with ID 128 in audacity.r and then it worked, but surely those are there for a reason? :-) Thanks! Terje |