|
From: James W. W. <os...@jw...> - 2009-04-22 16:17:59
|
On Apr 22, 2009, at 8:36 AM, Sean McBride wrote: >> In the past, we were somewhat tied to the Mac CVS Pro client by its >> special ability to handle Mac resource forks. As far as I know, all >> the necessary resource files in the Quesa tree have been converted >> to .r text files or some other safe form. > > I think there is still one. Although I build Quesa as a static lib, > I've noticed that the framework does not build after a fresh checkout > because of some .rsrc file being size 0. That was an error in the setup of the Xcode project, which I just fixed. The contents of Quesa.rsrc were copied into Quesa.r in Nov. 2008. |