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
April 10, 2015 at 17:43
#1756
Keymaster
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.