realbasic-games
[Top] [All Lists]

Re: Quesa Declares

To: REALbasic Games <realbasic-games at lists dot realsoftware dot com>
Subject: Re: Quesa Declares
From: Frank Condello <developer at chaoticbox dot com>
Date: Wed, 20 Dec 2006 04:06:10 -0500
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-games at lists dot realsoftware dot com
References: <5C68E78B-ED73-4162-9AFC-55BB60748752 at miensoftware dot com>
On 20-Dec-06, at 3:32 AM, Lo Saeteurn wrote:

Does anyone know if this issue has ever been resolved with the latest version of RB? My project has been put on hold since I only have an intel Mac and it runs at 1-2 FPS at best under Rosetta. I need Universal Binaries.

I don't have an Intel Mac but UB builds/declares work fine on my PPC Mac. You need to grab the UB Quesa framework from <http:// quesa.sourceforge.net/> and place it in ./Library/Frameworks/ or ~/ Library/Frameworks/ for debug builds and package it in the app bundle's framework folder for release builds. Then use the following path for declares: @executable_path/../Frameworks/Quesa.framework/ Versions/A/Quesa (that will work in debug builds despite the fact that it points to the app bundle).

The last time I checked the Quesa.framework was bloated with extraneous binaries and headers and you had to explicitly ask for the "/Versions/A/Quesa" binary or all hell would break loose - the framework could definitely use some cleaning up...

HTH!
Frank.
<http://developer.chaoticbox.com/>
<http://macgameblog.com/>


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>