home Forums # Technical Support Compiling with different compiler Reply To: Compiling with different compiler

#1193

Hi,

you should be able to compile it with any C++ compiler because fuzzylite is standard C++98. Please, check whether CMake is available on your platform and let me know if there are any modifications required to the CMake build script in order to successfully compile fuzzylite.

Cheers.