-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hey - I'm trying to link to inkcpp_c.lib and running into unresolved external symbols (attached). Any help would be very much appreciated!
I also tried building a dynamic library version of the cpp lib but I get:
runner_impl.obj : error LNK2019: unresolved external symbol "char const * * ink::CommandStrings" (?CommandStrings@ink@@3PAPEBDA) referenced in function "class std::basic_ostream<char,struct std::char_traits<char> > & __cdecl ink::operator<<(class std::basic_ostream<char,struct std::char_traits<char> > &,enum ink::Command)" (??6ink@@YAAEAV?$basic_ostream@DU?$char_traits@D@std@@@std@@AEAV12@W4Command@0@@Z)
6>P:\projects\InkCpp\build\inkcpp\Release\inkcpp.lib : fatal error LNK1120: 1 unresolved externals
Metadata
Metadata
Assignees
Labels
No labels