Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse C++ compilation error - Undefined key build.spi_selection(Undefined key build.spi_selection)
Eclipse C++ compilation error - Undefined key build.spi_selection [message #1778550] Sat, 16 December 2017 19:23
Joao Lourenco is currently offline Joao LourencoFriend
Messages: 1
Registered: December 2017
Junior Member
Hello all

I'm using:

- Ubuntu 17.10 - 64 bits

- Eclipse C++ Oxygen with Arduino C++

I create an empty project, which generates the following code:

Quote:

#include <Arduino.h>

void setup() {

}

void loop() {

}

And after building, I get this error from Eclipse:

index.php/fa/31613/0/

Quote:

Errors occurred during the build.
Errors running builder 'org.eclipse.cdt.core.build.CBuilder' on project 'projtest'.
Undefined key build.spi_selection
Undefined key build.spi_selection


What am I missing here?

Thank you for the help!
  • Attachment: HoWie.png
    (Size: 22.26KB, Downloaded 412 times)
Previous Topic:Any way to manually edit tool chain?
Next Topic:Eclipse Build
Goto Forum:
  


Current Time: Fri Apr 26 07:22:16 GMT 2024

Powered by FUDForum. Page generated in 0.02788 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top