Skip to content
Discussion options

You must be logged in to vote

Sorry for failing to answer this for so long. From the symbol names in the error messages it looks like your application has been built to link with a static ktx.lib but the ktx.lib built with the default cmake settings is companion to a dll so the symbol names have a _imp suffix.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MarkCallow
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