View Single Post
  #170  
Old 12-05-2026, 10:12
wrathma wrathma is offline
Registered User
 
Join Date: Apr 2024
Location: Dhaka
Posts: 60
Thanks: 46
Thanked 41 Times in 24 Posts
wrathma is on a distinguished road
Quote:
Originally Posted by kj911 View Post
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 ?
Reply With Quote