Skip to content

Commit

Permalink
v9.02 Update win build system steps after going through on fresh build
Browse files Browse the repository at this point in the history
  • Loading branch information
ednasa committed Nov 8, 2024
1 parent 4920d06 commit 5e8817f
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 8 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/shared_latex_inputs/sec-dep_boost.tex
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ \subsubsection{Dependency Installation Instructions}
\item Click on the `Visual Studio *' folder
\item Select the `Developer Command Prompt *' option
\end{enumerate}
\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
\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
\item Type the following and hit Enter:
\begin{verbatim}
bootstrap
Expand Down
3 changes: 2 additions & 1 deletion docs/shared_latex_inputs/sec-dep_mingw.tex
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,9 @@ \subsubsection{Dependency Installation Instructions}
\includegraphics[width=0.7\linewidth]{../../../shared_latex_inputs/images/windows_env-variables_path.png}
\caption{Windows Edit Environment Variable Menu}
\end{figure}
An example of the MinGW path would be
Examples of the MinGW path are as followed:
\begin{verbatim}
<EMTG-root>\bin
C:\SW_Installs\mingw64\bin
\end{verbatim}
\item Click the OK button in both dialog windows to save the edit to the Path.
Expand Down
6 changes: 0 additions & 6 deletions docs/shared_latex_inputs/sec-obtaining_git_repo_public.tex
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,4 @@
\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).
\end{enumerate}
\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}
\item Create the \textbf{\textless EMTG\_root\_dir\textgreater}\textbackslash HardwareModels\textbackslash \hspace{1pt} folder
\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
\item Create the \textbf{\textless EMTG\_root\_dir\textgreater}\textbackslash Universe\textbackslash \hspace{1pt} folder
\item Create the \textbf{\textless EMTG\_root\_dir\textgreater}\textbackslash Universe\textbackslash ephemeris\_files\textbackslash \hspace{1pt} folder
\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
\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
\end{enumerate}

0 comments on commit 5e8817f

Please sign in to comment.