home › Forums › # Technical Support › Cannot build project including fl/Headers.h › Reply To: Cannot build project including fl/Headers.h
October 15, 2017 at 09:06
#2621
Keymaster
Hi,
thank you for your post.
Can you please specify what are you using:
– Ubuntu version
– Clang or GNU g++, and versions
Also, what error occurs when you try to execute ObstacleAvoidance?
Please, have a read at the updated compile instructions for fuzzylite 6 at https://github.com/fuzzylite/fuzzylite#compile-link-and-execute
Also, please have a look at the sample project available at https://github.com/fuzzylite/fuzzylite/tree/release/examples/application . You should take a look at the definitions made in the CMakeList file.
Cheers.