MacOSX samples
Posted: 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
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