Skip to content

Commit d51382b

Browse files
committed
Added warning/advice for building ORE-SWIG
1 parent 3cd44bf commit d51382b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Docs/UserGuide/userguide.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -806,8 +806,8 @@ \subsection{Building ORE-SWIG}\label{sec:oreswig}
806806
\medskip
807807
To build the wrappers on Windows, Linux, mac OS
808808
\begin{enumerate}
809-
\item build ORE and QuantLib first, as shown in the previous section
810-
\item check out the ORE-SWIG repository into a project directory {\tt oreswig}, change into that directory
809+
\item build ORE and QuantLib first, as shown in the previous section. It is strongly advised to switch the codebase to a release tag here (e.g. 1.8.7.0), as the versions of the master branch are not always aligned!
810+
\item check out the ORE-SWIG repository into a project directory {\tt oreswig}, change into that directory (the same advice as above applies here as well, switch to the same release tag as ORE)
811811
\item pull in the QuantLib-SWIG project by running \\
812812
{\tt git submodule init} \\
813813
{\tt git submodule update}

0 commit comments

Comments
 (0)