diff --git a/doc/compiling.tex b/doc/compiling.tex index 1a0f3184..881ab474 100644 --- a/doc/compiling.tex +++ b/doc/compiling.tex @@ -182,6 +182,7 @@ the \emph{File$\to$New$\to$Project From Existing Code} menu entry. \item Choose \emph{Visual C++} from the drop-down menu and press \emph{Next} \item Specify the Mitsuba root directory at the top and enter \emph{mitsuba} as the project name. + In \emph{Add files to the project from these folders}, remove the Mitsuba root directory and only add the \code{src} and \code{include} subdirectories. This is crucial for IntelliSense to work.