Skip to content

C lib unresolved external symbols #135

@tgaldi

Description

@tgaldi

Hey - I'm trying to link to inkcpp_c.lib and running into unresolved external symbols (attached). Any help would be very much appreciated!

external_symbols.txt

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions