Skip to content

Failure to build #256

@revolucas

Description

@revolucas

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions