linking issues with macOS HomeBrew #297
Unanswered
patrickcusack
asked this question in
Q&A
Replies: 1 comment
-
Also of note, I run into similar issues when building against the prebuilt binaries. |
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.
-
Team,
I performed a HomeBrew install and am linking against the library version 1.1.0_3, but I get the following errors, basically saying that the matplot::figure_type::save is not included in the lib:
My build script is:
and code is:
Any ideas on how to proceed or what I am missing? I assume GNUPlot is used in conjunction, but I don't see any linking to the library in the library file for matplotplusplus.
Beta Was this translation helpful? Give feedback.
All reactions