Quote:
Originally Posted by kj911
BUNZIP3: A question arose, how can it not get an error if the "libsais" library is not included?
|
if you see at the top of CMakeLists.txt youll find that it includes src/libbz3.c in the build command which imports libsais.h

btw i tried your winxp builds and it works fine on my vm, can you share how you did that ? did you use very old visual studio ?