Eclipse & Arduino Plugin: cannot verify fresh project.

Hello,

I have just installed eclipse, the latest version, as well as the latest plugin for arduino. I have selected the Arduino Uno board and i try to do a verify but it fails even when the project is freshly made.

Does anyone have any idea what to do with this because i'm clueless right now.

The output is as following:

23:36:23 **** Incremental Build of configuration Release for project Test ****
"C:\\Program Files\\eclipse\\arduinoPlugin\\tools\\make\\make" all 
'Building file: ..\Test.cpp'
'Starting C++ compile'
"C:\Program Files\eclipse\/arduinoPlugin/packages/arduino/tools/avr-gcc/4.9.2-atmel3.5.3-arduino2/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10802 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR   -I"C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" -I"C:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard" -MMD -MP -MF"Test.cpp.d" -MT"Test.cpp.o" -D__IN_ECLIPSE__=1 -x c++ "..\Test.cpp"  -o  "Test.cpp.o"
subdir.mk:18: recipe for target 'Test.cpp.o' failed
process_begin: CreateProcess(NULL, "C:\Program Files\eclipse\/arduinoPlugin/packages/arduino/tools/avr-gcc/4.9.2-atmel3.5.3-arduino2/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10802 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard" -MMD -MP -MFTest.cpp.d -MTTest.cpp.o -D__IN_ECLIPSE__=1 -x c++ ..\Test.cpp -o Test.cpp.o, ...) failed.
make (e=2): The system cannot find the file specified.

make: *** [Test.cpp.o] Error 2

23:36:24 Build Finished (took 325ms)

I don't know if this is the correct place to put this topic but didn't know where else to put it.

Kind regards,

Bob

I use Sloeber but there are multiple Arduino plugins for eclipse. The best place to which to go is the author or authors of your plugin.

Be prepared to provide a lot more information: Linux, Mac, or Windows, 32 or 64 bits, version of eclipse, version of the plugin, etc etc.

I also use sloeber, my version is Windows 10 64 bits, Eclipse neon 3, and the plugin version is 4. Do you have any idea where i can post this question at the author since the website points to this forum.

Thank you for your reactions.

Kind regards,

Bob