I'm posting this here for documentary purposes -
The 0.5.1 source fails to build because it cannot find SpeexPreferences.nib. I don't know where that file went, but I do know that you can grab a copy out of the application binary (in the Resources directory) and copy it to Max-0.5.1-source/English.lproj and then re-add it to the project and the compile seems to make it past that step.
Mine is now finally actually compiling source files, and seems ot be quite happy doing so.
where's SpeexPreferences.nib in the source
-
- Posts: 1
- Joined: Wed Jan 18, 2006 11:18 pm
Re: where's SpeexPreferences.nib in the source
It's checked in svn now, BTW.ideasculptor wrote:I'm posting this here for documentary purposes -
The 0.5.1 source fails to build because it cannot find SpeexPreferences.nib. I don't know where that file went, but I do know that you can grab a copy out of the application binary (in the Resources directory) and copy it to Max-0.5.1-source/English.lproj and then re-add it to the project and the compile seems to make it past that step.
Mine is now finally actually compiling source files, and seems ot be quite happy doing so.