Skip to content
Discussion options

You must be logged in to vote

I can't replicate this, everything is working fine here on my end. demo.exe runs just fine.

You already confirmed that MSVC is actually building static libraries, so the issue must be somewhere else. Perhaps the linker is linking in an earlier copy of RmlCore dynamic library from somewhere else? Do you perhaps use vcpkg, maybe that one links in another (dynamic) version of RmlUi. If so, try to disable vcpkg, or remove rmlui from it. Otherwise, check all the library paths for the demo project, and make sure that none of them have an old build of RmlUi.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@xland
Comment options

Comment options

You must be logged in to vote
1 reply
@xland
Comment options

Answer selected by xland
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants