|
From: James W. W. <ja...@fr...> - 2005-07-13 17:24:14
|
Steven Verstoep <is...@ma...> wrote: >I have fixed the issue now, but really this is still a fault that >lies at quesa. The framework needs to have the following changes: > >For Target Quesa: >Installation Path @executable_path/../Frameworks/ > Instead of $(HOME)/Library/Frameworks // <-- this caused the >error >Other Linker Flags -seg1addr 0x12000000 > This is required for prebinding. This causes prebinding for >me but depending on what you link quesa against this might not work. I've heard that Apple is no longer recommending prebinding. >Also all the quesa headers need to have their roles set to public. I would have no idea how to do that; I'm much more familiar with CodeWarrior. Perhaps one of the other developers can handle these changes. >And of course it would be nice if all properties were set; like >version to 1.7 and identifier to com.Company.Quesa or something. The CodeWarrior framework project uses org.Quesa.Quesa as the bundle ID. >This would save me an hour every time I download Quesa from CVS. What do you mean, every time? I would expect that after the first time, you'd just be updating. Or do you mean that you are downloading Quesa on multiple computers? -- James W. Walker, ScriptPerfection Enterprises, Inc. <http://www.write-brain.com/> |