home Forums # Technical Support error in running example of fuzzylogic Reply To: error in running example of fuzzylogic

#1503

Hi,

Please, make sure that the file fl/Headers.h is accessible from -Ifuzzylite, that is, ./fuzzylite/fl/Headers.h should be accessible from wherever you are running g++ mam22.cpp -Ifuzzylite -L/home/sherry/Desktop/fuzzylite-5.0/fuzzylite/debug/bin -lfuzzylite-static.

Cheers.