error LNK2019: unresolved external symbol
error LNK2019: unresolved external symbol
Hi, i am trying to create a custom plugin using CloudCompare built in functions for regisration. I was able to add the header #include "ccRegistrationTools.h" inside my cpp file, but i keep getting error: "error LNK2019: unresolved external symbol" and "fatal error LNK1120: 1 unresolved externals". Did someone get similar issue?
Re: error LNK2019: unresolved external symbol
See github's issue: https://github.com/CloudCompare/CloudCo ... ssues/2047
Daniel, CloudCompare admin