home › Forums › # Technical Support › Fuzzylite on VS 2012 does not compile › Reply To: Fuzzylite on VS 2012 does not compile
March 2, 2016 at 20:23
#2081
Keymaster
hi,
the library compiled fine to 100%, even though you have some warnings (just ignored them, they will not affect you).
Please, check the example application here:
https://github.com/fuzzylite/fuzzylite/tree/master/examples/application
and look into the CMakeLists.txt
file.
Cheers.