Skip to content

Commit 5e8817f

Browse files
committed
v9.02 Update win build system steps after going through on fresh build
1 parent 4920d06 commit 5e8817f

File tree

4 files changed

+3
-8
lines changed

4 files changed

+3
-8
lines changed
Binary file not shown.

docs/shared_latex_inputs/sec-dep_boost.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ \subsubsection{Dependency Installation Instructions}
5656
\item Click on the `Visual Studio *' folder
5757
\item Select the `Developer Command Prompt *' option
5858
\end{enumerate}
59-
\item Navigate to the root Boost directory (e.g. \textless EMTG-root\textgreater \textbackslash depend \textbackslash boost or C:\textbackslash SW\_Installs\textbackslash boost\_1\_79\_0) in the command window
59+
\item Navigate to the root Boost directory (e.g. \textless EMTG-root\textgreater \textbackslash depend \textbackslash boost or \\ C:\textbackslash SW\_Installs\textbackslash boost\_1\_79\_0) in the command window
6060
\item Type the following and hit Enter:
6161
\begin{verbatim}
6262
bootstrap

docs/shared_latex_inputs/sec-dep_mingw.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,9 @@ \subsubsection{Dependency Installation Instructions}
4747
\includegraphics[width=0.7\linewidth]{../../../shared_latex_inputs/images/windows_env-variables_path.png}
4848
\caption{Windows Edit Environment Variable Menu}
4949
\end{figure}
50-
An example of the MinGW path would be
50+
Examples of the MinGW path are as followed:
5151
\begin{verbatim}
52+
<EMTG-root>\bin
5253
C:\SW_Installs\mingw64\bin
5354
\end{verbatim}
5455
\item Click the OK button in both dialog windows to save the edit to the Path.

docs/shared_latex_inputs/sec-obtaining_git_repo_public.tex

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,4 @@
2020
\item The user should save this directory to their local machine into a destination with no spaces in the file path and record its location for future use (e.g. C:\textbackslash SW\_Installs\textbackslash EMTG).
2121
\end{enumerate}
2222
\item Locate the folder that contains the ‘EMTG-Config-template.cmake’ file. \\ For the remainder of this document, this folder will be identified as \textbf{\textless EMTG\_root\_dir\textgreater}
23-
\item Create the \textbf{\textless EMTG\_root\_dir\textgreater}\textbackslash HardwareModels\textbackslash \hspace{1pt} folder
24-
\item Copy the default.emtg\_launchvehicleopt and empty.ThrottleTable files from the \\ \textbf{\textless EMTG\_root\_dir\textgreater}\textbackslash testatron\textbackslash HardwareModels\textbackslash to the \\ \textbf{\textless EMTG\_root\_dir\textgreater}\textbackslash HardwareModels\textbackslash \hspace{1pt} folder
25-
\item Create the \textbf{\textless EMTG\_root\_dir\textgreater}\textbackslash Universe\textbackslash \hspace{1pt} folder
26-
\item Create the \textbf{\textless EMTG\_root\_dir\textgreater}\textbackslash Universe\textbackslash ephemeris\_files\textbackslash \hspace{1pt} folder
27-
\item Copy the *.emtg\_universe files from the \textbf{\textless EMTG\_root\_dir\textgreater}\textbackslash testatron\textbackslash universe\textbackslash \hspace{1pt} folder to the \textbf{\textless EMTG\_root\_dir\textgreater}\textbackslash Universe\textbackslash \hspace{1pt} folder
28-
\item Copy the default.emtg\_universe.emtg\_universe file from the \textbf{\textless EMTG\_root\_dir\textgreater}\textbackslash PyEMTG\textbackslash \hspace{1pt} folder to the \textbf{\textless EMTG\_root\_dir\textgreater}\textbackslash Universe\textbackslash \hspace{1pt} folder and rename to Sun\_barycenters.emtg\_universe
2923
\end{enumerate}

0 commit comments

Comments
 (0)