You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integration/build-from-source/dependencies.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,7 +149,7 @@ Instructions: Windows/MSVC
149
149
* Make sure you have a recent version of [Visual Studio](https://visualstudio.microsoft.com)
150
150
* Download Git from [https://git-scm.com/download/win](https://git-scm.com/download/win) and install it
151
151
* Download CMake from [https://cmake.org/download/](https://cmake.org/download/) and install it
152
-
* Download Gnuplot from [www.gnuplot.info](www.gnuplot.info) and install it
152
+
* Download Gnuplot from [www.gnuplot.info](www.gnuplot.info) and install it (if Matplot++ examples don't display with no console errors and gnuplot running, try to re-install with wxt terminal).
153
153
154
154
If you're using the Gnuplot installer, make sure you mark the option "Add application directory to your PATH environment variable".
0 commit comments