MacOSX samples

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

Corvus
Just popping in
Just popping in
Posts: 1
Joined: Wed Jan 16, 2008 02:21

MacOSX samples

Postby Corvus » Wed Jan 16, 2008 02:36

Hey,

I've managed through some other good forum posts to get the libs compiled on MacOSX 10.5 and a number of Samples as well. However in attempting to run most of the samples I receive an error about being unable to find the MacCEGuiRendererSelector symbol inside the SampleHelper dynamic lib.

I've managed to force its inclusion by changing the #ifdef to look for MACOSX rather than APPLE as a define but ultimately I get only a bus error upon running with the resulting lib.

Could someone tell me how to modify the SampleHelper to properly run the samples on a Mac?

Thanks

Corvus

Rackle
CEGUI Team (Retired)
Posts: 534
Joined: Mon Jan 16, 2006 11:59
Location: Montréal

Postby Rackle » Wed Jan 16, 2008 06:36

I know nothing of compiling on a Mac. However I would suggest you try to define the APPLE symbol within your compiler (Code Warrior?) and see if that gets you further. Also you should post the details of your error message. However be sure to perform proper exception handling via try..catch, as this may provide a clear explanation of the problem, or looking through the log file for errors.

User avatar
scriptkid
Home away from home
Home away from home
Posts: 1178
Joined: Wed Jan 12, 2005 12:06
Location: The Hague, The Netherlands
Contact:

Postby scriptkid » Wed Jan 16, 2008 08:11

I have no Mac experience either. I peeked at the makefile though, and the necessary files seem to be included and linked.

Rackle, i think that his errors are fired by the OS, even before any Cegui stuff starts...
Check out my released snake game using Cegui!


Return to “Help”

Who is online

Users browsing this forum: No registered users and 25 guests