matplotlib-cpp
matplotlib-cpp copied to clipboard
C2447 Error: Missing Function header (old-style formal list?)
I cant seem to compile matplotcpp.h due to various syntax issues and like C2059, C2143, etc as well as the error in the title. The weird thing is VS is no redlining them when i go to look at the code. My current set up is...
VS2017 Windows 10
Any ideas as to why this is happening?
Hello! I'm getting the same errors. Did you manage to solve this issue?