home › Forums › # Technical Support › Compiling with different compiler › Reply To: Compiling with different compiler
July 21, 2014 at 10:07
#1193
Keymaster
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.