-
Notifications
You must be signed in to change notification settings - Fork 661
Open
Description
Because of the changes made to nuklear_internal.h and src/nuklear.h in this commit: 455b404
I can't seem to build it into a shared dll without errors:
unresolved external symbol NK_COS
unresolved external symbol NK_DTOA
unresolved external symbol NK_MEMCPY
unresolved external symbol NK_MEMSET
unresolved external symbol NK_SIN
Vurtun's original repo, I have no issues. Seems like quite a few changes, in this repo, made to the single header version weren't mirrored into the separated implementation version.
Demez, walkthetalk and sleeptightAnsiC
Metadata
Metadata
Assignees
Labels
No labels