Replies: 1 comment
-
so, I made sure all my headers were correct and this seems to have solved the problem |
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.
-
trying to build a vs 2022 project and I'm getting this error right at the end
LNK2001 unresolved external symbol "public: __cdecl Magick::Geometry::Geometry(unsigned __int64,unsigned __int64,__int64,__int64,bool,bool)" (??0Geometry@Magick@@QEAA@_K0_J1_N2@Z)
I presume I'm missing some library or dependency - was wondering if anyone knew which one ?
Beta Was this translation helpful? Give feedback.
All reactions