Replies: 1 comment 4 replies
-
You need to link the library. |
Beta Was this translation helpful? Give feedback.
4 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.
-
I just installed matplot++ (on my osx10.15.4) and tried a simple
plot(x,y)
and ended up with build failure with error,then i tried using
gca()
directly and ended up with exactly the same error.I have included my
<matplot/matplot.h>
header file as instructed , now i have no clue what could be the cause of this error.Any help would be appreciated
Beta Was this translation helpful? Give feedback.
All reactions