Robot-Will / Stino

A Sublime Text Plugin for Arduino
Other
1.58k stars 249 forks source link

Unexpected end of file error (expecting")") #467

Open pratikguru opened 7 years ago

pratikguru commented 7 years ago

I've been trying to get the sublime text and arduino plugin working, I've also installed the ESp8266 plugin, I get most of the parts rite, but stuck with this problem while building the code.

[Build] /home/c/Desktop/code...
[Step 1] Check Toolchain.
[Step 2] Find all source files.
[Step 3] Start building.
[0.9%] Compiling code.ino.cpp...
/home/c/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++: 1: /home/c/.arduino15/packages/esp8266/tools/xtensa-lx106-elf-gcc/1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++: Syntax error: end of file unexpected (expecting ")")
[Build] Error occurred.

Anyone knows what could be the problem?

rrakso commented 5 years ago

I have also problem, but my error is "Exec format error" :c