home › Forums › # Technical Support › Cannot build project including fl/Headers.h › Reply To: Cannot build project including fl/Headers.h
October 15, 2017 at 10:03
#2622
Keymaster
Oh, also, you should take a look at the options to automatically generate an Eclipse project from CMakeLists file. You could use the CMakeFile template from https://github.com/fuzzylite/fuzzylite/tree/release/examples/application, and generate your template project from there.