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

glui_spinner link error #105

Open
MohammadNsearaty opened this issue May 2, 2019 · 1 comment
Open

glui_spinner link error #105

MohammadNsearaty opened this issue May 2, 2019 · 1 comment

Comments

@MohammadNsearaty
Copy link

LNK2019 unresolved external symbol __flsbuf referenced in function "void __cdecl spinner_edittext_callback(int)" (?spinner_edittext_callback@@Yaxh@Z) glui

@nigels-com
Copy link
Collaborator

Looks like a linking issue.

Further information about the compiler and linker toolchains would be needed for this.

Possibly trying to link gcc-compiled code with Visual Studio?

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

No branches or pull requests

2 participants