Discussion:
[Gmat-developers] GMAT Mac build files updated
Wendy Shoan
2011-10-25 19:59:55 UTC
Permalink
1) We have consolidated the Mac BuildEnv.mk files for GMAT into one file. This file has been tested on Snow Leopard and Lion.

The new file is located in build/macosx. The other mac folders under build have been removed.

Please use this new updated BuildEnv.mk with your builds, as it is the only one that will be maintained and is the only one that is consistent with the updated make files in trunk, src/base, src/gui, and src/console. You will need to edit it, as usual, to specify the locations of your project, cspice, wx, etc.

Please note that the make files now link to a CSPICE dynamic library (instead of the static one). If you include CSPICE in your build, you will need to convert your static library to a dynamic one called libcspice.dylib and then put that dynamic library in your bin directory.

2) We have updated the Mac *Env.mk files for the Estimation and CInterface plugins as well. They are also located in build/macosx in their plugin subdirectories. The other Mac build folders have been removed. [Updates for the MatlabInterface plugin will be completed in the near future].

Please use these new updated *Env.mk files with your Estimation and CInterface plugin builds, as they are the only ones that will be maintained and are the only ones that are consistent with the updated make files in the plugin src and src/base directories.


Thanks
Wendy
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
It is a man's sympathy with all creatures that truly makes
him a man. Until he extends his circle of compassion to all
living things, man himself will not find peace.
- Albert Schweitzer
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Views expressed are my own and do not necessarily
reflect those of my employer, or anyone else.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Wendy C. Shoan 301.286.6263
NASA/GSFC/GSSB/583 Greenbelt MD 20771
***@nasa.gov
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Loading...