<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>LeafLabs Garden &#187; Topic: Compilation problem with EEPROM library</title>
		<link>http://forums.leaflabs.com/topic.php?id=74434</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:04:16 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=74434" rel="self" type="application/rss+xml" />

		<item>
			<title>gbulmer on "Compilation problem with EEPROM library"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74434#post-105743</link>
			<pubDate>Sat, 30 May 2015 07:56:55 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">105743@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;@josancardenas - the error message is being caused by code in&#60;br /&#62;
C:\desarrollo\MapleIDE - copia\libraries\EEPROM/EEPROM.h&#60;/p&#62;
&#60;p&#62;Please post that code, or a link to a repository for that code.&#60;/p&#62;
&#60;p&#62;I think the error message is likely correct.  It looks like the flags being passed to the C++ compiler by the IDE are instructing the compiler to use an older standard definition of C++. It is likely fixable.&#60;/p&#62;
&#60;p&#62;(Full disclosure: I am not a member of LeafLabs staff.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>josancardenas on "Compilation problem with EEPROM library"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74434#post-105740</link>
			<pubDate>Tue, 26 May 2015 06:42:01 +0000</pubDate>
			<dc:creator>josancardenas</dc:creator>
			<guid isPermaLink="false">105740@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hello guys, i'm programming a class for handle better the class EEPROM.h but i'm having compilation problems. I can't find the problem. i share my code&#60;/p&#62;
&#60;p&#62;cargaMemoria.pde &#60;a href=&#34;http://www.codeshare.io/6vujg&#34; rel=&#34;nofollow&#34;&#62;http://www.codeshare.io/6vujg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;ddouble.h &#60;a href=&#34;http://www.codeshare.io/p6N8q&#34; rel=&#34;nofollow&#34;&#62;http://www.codeshare.io/p6N8q&#60;/a&#62;&#60;br /&#62;
ddouble.cpp &#60;a href=&#34;http://www.codeshare.io/lEYkY&#34; rel=&#34;nofollow&#34;&#62;http://www.codeshare.io/lEYkY&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;this is my error message&#60;/p&#62;
&#60;p&#62;	Also note that because of preprocessing, line numbers won't match up exactly.  We're working on a fix.&#60;br /&#62;
In file included from C:\desarrollo\MapleIDE - copia\libraries\EEPROM\EEPROM.cpp:2:&#60;br /&#62;
C:\desarrollo\MapleIDE - copia\libraries\EEPROM\/EEPROM.h:39: warning: scoped enums only available with -std=c++0x or -std=gnu++0x&#60;br /&#62;
In file included from &#38;lt;BUILD&#38;gt;\cargaMemoria.cpp:3:&#60;br /&#62;
C:\desarrollo\MapleIDE - copia\libraries\EEPROM/EEPROM.h:39: warning: scoped enums only available with -std=c++0x or -std=gnu++0x&#60;br /&#62;
In file included from &#38;lt;BUILD&#38;gt;\/DDouble.h:5,&#60;br /&#62;
                 from &#38;lt;BUILD&#38;gt;\DDouble.cpp:2:&#60;br /&#62;
C:\desarrollo\MapleIDE - copia\libraries\EEPROM/EEPROM.h:39: warning: scoped enums only available with -std=c++0x or -std=gnu++0x
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
