home Forums # Technical Support Cannot get Fuzzylite working with Visual Studio on Win 64 Reply To: Cannot get Fuzzylite working with Visual Studio on Win 64

#1756

HI,

I am sorry, but I do not know what those errors are. Please, make sure you can compile in console first. All you need is to compile in console and the use the resulting libraries in your VS project.

As I mentioned before, please make sure you remove “-pedantic -Werror” (Linux) and “/Wx” (Windows) from the CMakeLists.txt script.

You should build fuzzylite using the build.bat file in the fuzzylite folder.