I forked and cloned the KTX repository and included ktx.h file. The compiler then states that it has an unresolved external symbol as I didn’t include the library file in my project. And when compiling the libktx solution, it stated a compiler error (msb6006).
What might be the reason for this error?
Is there a place to download pre build library files?
Thank you!.