We developed a new plugin for R20, but we still have users on R19.
So, we need to compile the plugin also for R19.
Compiling is ok, but when linking I get the following error:
Severity Code Description Project File Line Suppression State
Error LNK2001 unresolved external symbol "void __cdecl maxon::_ConsoleOutputC4D(enum maxon::OUTPUT,class String const &,__int64,char const *)" (?_ConsoleOutputC4D@maxon@@YAXW4OUTPUT@1@AEBVString@@_JPEBD@Z) commandlinerendering C:\Program Files\Maxon\CINEMA 4D R19.024\plugins\CommandLineRendering\commandlinerender.obj 1
What am I missing?