BinomialLLC / basis_universal

Basis Universal GPU Texture Codec
Apache License 2.0
2.7k stars 263 forks source link

execute the basisu command, the content of the file generated by the same image is different on windows and macos #332

Open zdccool opened 2 years ago

zdccool commented 2 years ago

I cloned the 1.16.3 source code, I use cmake to build the binary on windows and macos, I did some tests, I found that the content of the file generated by executing basisu.exe xx.png on windows is different from that generated by executing ./basisu xx.png on macos, why ?

MarkCallow commented 1 year ago

See #60 and #151.