forked from ChristopherRabotin/GMAT
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Anthony jerome Intravaia edited this page May 9, 2022
·
1 revision
Welcome to the GMAT-1 wiki! CSALT Dependency Configuration
CSALT requires installation of the code and build files for two additional third-party components: Boost (code only) and SNOPT (code and libraries). The Boost code is downloaded automatically as part of the CMAKE configuration process. (See Step 3 of this guide.) The SNOPT code and libraries should be placed in a folder named snopt7. The dependency folder ("depends"), configured to include the CSALT dependencies, is shown in Figure 3. Note that some of the items in the depends folder do not appear until either (1) the configure.py script is run or (2) the CMAKE configuration process is run. (See Step 3 of this guide.)
2022 build