GLOBALBASE ARCHITECTURE Developing Environment
for Macintosh

0. Support Information

The Macintosh version supports following architectures:

	COSMOS GLOBALBASE VIEWER


1.  Development environment for COSMOS

When you use MacOSX10.5 for execute this project environment, MacOS10.4u.sdk is necessary. But this SDK on the MacOS10.5 OS has a library error. You need to backup and delete the following dinamic libirary.

/Developer/SDKs/MacOSX10.4u.sdk/usr/local/lib/libpng.dylib

Next, expand the resource files. Execute the script compile_res.


[j25:env/proj/mac] joshua% ./compile_res
~/proj/cvs/cvs.cw/gbs/env/src/arch/mac/machine/XcodeCW/PowerPlant ~/proj/cvs/cvs.cw/gbs/env/proj/mac 
PowerPlant Resources/
PowerPlant Resources/._.DS_Store
PowerPlant Resources/.DS_Store
PowerPlant Resources/._carb.r
PowerPlant Resources/carb.r
PowerPlant Resources/._ColorAlertIcons.rsrc
PowerPlant Resources/ColorAlertIcons.rsrc
PowerPlant Resources/._DropFlag Icons.rsrc
PowerPlant Resources/DropFlag Icons.rsrc
PowerPlant Resources/._EmptyMenu.rsrc
PowerPlant Resources/EmptyMenu.rsrc
PowerPlant Resources/._GetDirectory.rsrc
PowerPlant Resources/GetDirectory.rsrc
PowerPlant Resources/._NumberParts.rsrc
PowerPlant Resources/NumberParts.rsrc
PowerPlant Resources/._PowerPlant ResEdit TMPLs
PowerPlant Resources/PowerPlant ResEdit TMPLs
PowerPlant Resources/._PowerPlant Resorcerer TMPLs
PowerPlant Resources/PowerPlant Resorcerer TMPLs
PowerPlant Resources/._PowerPlant.r
PowerPlant Resources/PowerPlant.r
PowerPlant Resources/._PP Action Strings.rsrc
PowerPlant Resources/PP Action Strings.rsrc
PowerPlant Resources/._PP AppleEvents.rsrc
PowerPlant Resources/PP AppleEvents.rsrc
PowerPlant Resources/._PP Copy & Customize.ppob
PowerPlant Resources/PP Copy & Customize.ppob
PowerPlant Resources/._PP Copy & Customize.rsrc
PowerPlant Resources/PP Copy & Customize.rsrc
PowerPlant Resources/._PP Cursors.rsrc
PowerPlant Resources/PP Cursors.rsrc
PowerPlant Resources/._PP DebugAlerts.rsrc
PowerPlant Resources/PP DebugAlerts.rsrc
PowerPlant Resources/._PP Document Alerts.rsrc
PowerPlant Resources/PP Document Alerts.rsrc
~/proj/cvs/cvs.cw/gbs/env/proj/mac 
Resrouce Dir : ../../src/arch/mac/machine/carbon/Resources
Compiling AppResources.rsrc ...
Compiling icons.rsrc ...
Compiling AppResources+D.ppob ...
Compiling AppResources.ppob ...
done.
Resrouce Dir : ../../src/arch/mac/viewlib/pp/Resources
Compiling AppResources.rsrc ...
Compiling AppResources.ppob ...
done.
[j25:env/proj/mac] joshua% 

And you can launch Xcode

2. How to release COSMOS application

Set the "Active Build" to "Release" and compile. The released files are generated in the directory build/Release. Zip archiving and you can release it.

2007.11.3.
Hirohisa MORI joshua@globalbase.org
2003.5.20
Tomoki Sekiyama <sekiyama@yahoo.co.jp>
