Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Static Library Fails #2

Open
GregSlazinski opened this issue Apr 23, 2022 · 0 comments
Open

Static Library Fails #2

GregSlazinski opened this issue Apr 23, 2022 · 0 comments

Comments

@GregSlazinski
Copy link

GregSlazinski commented Apr 23, 2022

Using Win64 - kartridge-sdk-static-x86_64.lib - I get errors:

1>kartridge-sdk-static-x86_64.lib(utils.obj) : error LNK2019: unresolved external symbol "class ATL::CAtlBaseModule ATL::_AtlBaseModule" (?_AtlBaseModule@ATL@@3VCAtlBaseModule@1@A) referenced in function "void __cdecl ATL::`dynamic atexit destructor for '_AtlWinModule''(void)" (??__F_AtlWinModule@ATL@@YAXXZ)
1>kartridge-sdk-static-x86_64.lib(utils.obj) : error LNK2019: unresolved external symbol __imp_AssocQueryKeyA referenced in function "public: static bool __cdecl kongregate::Utils::launch_kartridge(unsigned int)" (?launch_kartridge@Utils@kongregate@@SA_NI@Z)

Can you remove dependency on ATL?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant