An external symbol that cannot be parsed
Locked
FLHook Development
-
I created a new project and used part of the code defined by the base plug-in header file, but when I compiled it, I reported an “unresolvable external symbol” error, and I tried a lot of things, including adding references, adding dependencies, or even copying the entire code to no avail.
-
I’m assuming you’re using the Discovery Freelancer FLHook. From what I remember, that repository requires boost 1.60, so that’s probably where your error is coming from. I can’t actually remember Disco’s FLHook that well, but that’d be my first guess.
Anything more will require some more information, as you’ve just said base plugin, which doesn’t really provide any real detail about the error itself.