Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Arduino Compiler Problem(Not Found In This Scope)
Arduino Compiler Problem [message #1743260] Tue, 13 September 2016 16:00
Bertie Bezuidenhout is currently offline Bertie BezuidenhoutFriend
Messages: 1
Registered: September 2016
Junior Member
Good afternoon,

I am not a programmer nor am I an expert on C++ nor Arduino or Visual Studio.

Since I learnt that Eclipse can do what I have been doing in Arduino and Visual Studio, I thought that I try out writing the Arduino programs in Eclipse. First I downloaded and installed Eclipse Neon as per the video produced by Doug Schaefer. Thereafter, I create a "Hello World" Arduino type project; which is working fine. However, when I tried something a little more complicated, the compiler appears not to be doing what it is supposed to do.

After rewriting the "SetTime" code (DS1307RTC-master by Paul Stoffregen on github.com), I get a message "getTime was not declared in this scope". However, there is no issues with the same code in Arduino or Visual Studio.

I am not sure whether there is some settings that I was supposed to change or some programs O was supposed to install.

Many thanks
Previous Topic:Starter Kit TC222 Infineon Support?
Next Topic:code analysis checkers and #ifdefs
Goto Forum:
  


Current Time: Thu Apr 25 09:52:49 GMT 2024

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

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

Back to the top