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: README.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
@@ -2256,7 +2256,7 @@ or download the latest version from [www.gnuplot.info](www.gnuplot.info). If you
2256
2256
* Make sure you have a recent version of [Visual Studio](https://visualstudio.microsoft.com)
2257
2257
* Download Git from [https://git-scm.com/download/win](https://git-scm.com/download/win) and install it
2258
2258
* Download CMake from [https://cmake.org/download/](https://cmake.org/download/) and install it
2259
-
* Download Gnuplot from [www.gnuplot.info](www.gnuplot.info) and install it
2259
+
* 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).
2260
2260
2261
2261
If you're using the Gnuplot installer, make sure you mark the option "Add application directory to your PATH environment variable".
0 commit comments