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

error LNK2019: reference to an unresolved external character ‘__declspec(dllimport) void __cdecl geode::log::vlogIm #1192

Open
1 task done
hruzdishe opened this issue Dec 17, 2024 · 0 comments
Labels
bug Something isn't working unverified

Comments

@hruzdishe
Copy link

hruzdishe commented Dec 17, 2024

Geode Issue

  • I confirm that this bug is NOT related to a mod but directly to Geode Loader itself.

Platform

Windows

SDK commit

No response

Geode Version

4.1.0

Mods Installed

No response

Expected Behavior

build mod

Actual Behavior

I create a new project and try to compile without changes. The latest version of SDK and CLI are used.

error LNK2019: reference to an unresolved external character ‘__declspec(dllimport) void __cdecl geode::log::vlogIm
pl(struct geode::Severity,class geode::Mod *,class fmt::v10::basic_string_view,class fmt::v10::basic_format_args<
class fmt::v10::basic_format_context<class fmt::v10::appender,char> >)’ (_imp?vlogImpl@log@geode@@@YAXUSeverity@2@PEAV
Mod@2@V?$basic_string_view@D@v10@fmt@@@v?$basic_format_args@V?$basic_format_context@Vappender@v10@fmt@@@d@v10@fmt@@@@@@67@@@@@z
) in the function ‘public: virtual void __cdecl geode::modifier::ModifyDerive<struct MyMenuLayer,class MenuLayer>::apply(void
)’ (?apply@?$ModifyDerive@UMyMenuLayer@@@VMenuLayer@@@@@modifier@geode@@@UEAAXXZ).

Steps to Reproduce

idk

Additional Information

No response

@hruzdishe hruzdishe added bug Something isn't working unverified labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unverified
Projects
None yet
Development

No branches or pull requests

1 participant