|
From: James W. W. <os...@jw...> - 2007-03-23 06:38:50
|
On Mar 22, 2007, at 9:57 PM, Jeff Quan wrote: > I'm entirely new to Xcode and to frameworks, but I'd like to give > the latest Quesa's OpenGL renderer a run as I use it in conjunction > with REALbasic. > > I've been able to compile a universal binary framework, but I'm not > sure how to proceed. I've linked my app to a Quesa.framework folder > before, but what I get back is a Quesa.build folder. What are my > next steps? I'm not sure I understand the question. When you build the Quesa Xcode project, you should get a Quesa.framework inside the build folder. Are you saying you didn't get that? I can tell you how to use Quesa.framework with an app build with Xcode, but I don't know how it fits in with REALbasic. |