Discuss here different C compiler set ups, and compiling executables for the ESP8266

User avatar
By X7JAY7X
#37532 I successfully installed open sdk in Ubuntu 14.04. I can compile esphttpd from the command line but when I try to add it to Eclipse C/C++ I get a ton of errors. If I just add the project and build it will work but as soon as I look at any source file it marks it with errors and wont let me compile anymore. I tried setting include paths in Eclipse with no luck. Is there a certain setup with Eclipse I need to perform to get it to work?