OSX Development
Posted: Fri Aug 04, 2006 15:10
Hey all,
First, I apologize for my recent disappearance and the languishing of the OS X project for CEGUI.
I've resumed the Xcode project, and wanted to provide an update to the Mac developers on what is coming:
1. The project is being updated to include the new image codecs and XML parsers.
2. The framework will now be self-contained, i.e., the parsers and supporting bundles/libraries will be contained inside the CEGUI.framework.
3. All binaries will be compiled as Universal binaries. On this front, I'm running into issues trying to link against libjpeg and libpng (from fink) in SILLY when building as a Universal binary, so I'm working on resolving that issue.
4. Updating SILLY to include an Xcode project.
-E
First, I apologize for my recent disappearance and the languishing of the OS X project for CEGUI.
I've resumed the Xcode project, and wanted to provide an update to the Mac developers on what is coming:
1. The project is being updated to include the new image codecs and XML parsers.
2. The framework will now be self-contained, i.e., the parsers and supporting bundles/libraries will be contained inside the CEGUI.framework.
3. All binaries will be compiled as Universal binaries. On this front, I'm running into issues trying to link against libjpeg and libpng (from fink) in SILLY when building as a Universal binary, so I'm working on resolving that issue.
4. Updating SILLY to include an Xcode project.
-E