diff --git a/web/content/docs/devguide/troubleshooting/build.md b/web/content/docs/devguide/troubleshooting/build.md index 81877bbd76349a6c56465e49270580d9b650bfa7..b1e503a025a575dafc5cce81accc9ae4fdfc677c 100644 --- a/web/content/docs/devguide/troubleshooting/build.md +++ b/web/content/docs/devguide/troubleshooting/build.md @@ -13,7 +13,9 @@ weight = 1043 ## Visual Studio out-of-heap or stackoverflow errors <div class='note'> + **Note:** To prevent this you can also use the [WSL setup]({{< ref "wsl.md" >}}). + </div> The compilation especially of the processes in Release-config can be very memory hungry. Using dynamic Eigen shape matrices can reduce memory usage: