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
I have installed matplotlib-cpp with vcpkg, and I can find matplotlib-cpp by checking with .\vcpkg list. In addition, I have adjusted the project properties of Visual Studio 2019 as follows:
But when I ran the following simple file, some errors occurred.