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

external symbol _NLG_Dispatch2 #1

Open
gurachan opened this issue Aug 7, 2021 · 1 comment
Open

external symbol _NLG_Dispatch2 #1

gurachan opened this issue Aug 7, 2021 · 1 comment
Labels
question Further information is requested

Comments

@gurachan
Copy link

gurachan commented Aug 7, 2021

hmm i tried 140 build tool same thing..

1>aaa.exp : error LNK2001: unresolved external symbol _CxxFrameHandler4
1>aaa.exp : error LNK2001: unresolved external symbol _NLG_Dispatch2
1>aaa.exp : error LNK2001: unresolved external symbol _NLG_Return2

@pr701 pr701 added the question Further information is requested label Aug 7, 2021
@pr701
Copy link
Owner

pr701 commented Aug 7, 2021

The vcruntime.cpp file (with implementation) not included in the compilation or a non-x64 assembly is being linked.

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

No branches or pull requests

2 participants