Replies: 1 comment
-
If it works on visual studio 2015, it's not on purpose. Matplot++ needs C++17. That's why you got this error:
You need the C++17 filesystem library. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Does matplot + + support visual studio 2015?
Here is the result of compiling on my machine:
Beta Was this translation helpful? Give feedback.
All reactions