Binaries for KTX library

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!.

Sorry for the delayed reply. We are working on pre-built binaries.

Which of the solution files were you using to build: vs2015, vs2017 or vs2019? I get plenty of hits on a search for msb6006 (i.e. possible causes) so without further information I can’t help.