<?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: Compiler &#34;clean method&#34; needed?</title>
		<link>http://forums.leaflabs.com/topic.php?id=224</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:12:35 +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=224" rel="self" type="application/rss+xml" />

		<item>
			<title>poslathian on "Compiler &#34;clean method&#34; needed?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=224#post-1924</link>
			<pubDate>Fri, 22 Oct 2010 12:15:07 +0000</pubDate>
			<dc:creator>poslathian</dc:creator>
			<guid isPermaLink="false">1924@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;hmm. There could be a bug whereby temp dirs arnt getting nixed during certainly failures. However, a new build generates a new temp directory based on date and time, not sequence - so while you might experience a build up of temp directories, Im surprised the actual build is failing. &#60;/p&#62;
&#60;p&#62;Libraries are only built when you use them and they are built every time. Including a broken library will cause your build to fail. &#60;/p&#62;
&#60;p&#62;In general, a Make-based build system is coming in 0.1.0, which will hopefully clear a lot of this up. Can you provide some code/details and Ill try and reproduce this?&#60;/p&#62;
&#60;p&#62;Another known bug is if you save during a build, it breaks the build. I do this all the time by habit, hit build and then do a quick ctrl-s.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>leaflabsandy on "Compiler &#34;clean method&#34; needed?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=224#post-1915</link>
			<pubDate>Thu, 21 Oct 2010 19:22:41 +0000</pubDate>
			<dc:creator>leaflabsandy</dc:creator>
			<guid isPermaLink="false">1915@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;bump
&#60;/p&#62;</description>
		</item>
		<item>
			<title>leaflabsandy on "Compiler &#34;clean method&#34; needed?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=224#post-1707</link>
			<pubDate>Fri, 08 Oct 2010 07:52:23 +0000</pubDate>
			<dc:creator>leaflabsandy</dc:creator>
			<guid isPermaLink="false">1707@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;BTW ... I like to mention that this problem was indicated in another topic:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forums.leaflabs.com/topic.php?id=89&#34; rel=&#34;nofollow&#34;&#62;http://forums.leaflabs.com/topic.php?id=89&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#34;On several occasions, an error in a sketch forced the IDE in &#34;lockup mode&#34; in which by clearing the error, the IDE would not compile again. Only after the IDE was restarted did the sketch compile properly.&#34;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>leaflabsandy on "Compiler &#34;clean method&#34; needed?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=224#post-1641</link>
			<pubDate>Tue, 05 Oct 2010 13:28:48 +0000</pubDate>
			<dc:creator>leaflabsandy</dc:creator>
			<guid isPermaLink="false">1641@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Quote: &#34;leaflabsandy, I assume you tried to exit from the IDE and that restarting the IDE does not solve your problem.&#34;&#60;/p&#62;
&#60;p&#62;Reply: Yes ... and I have my Task manager handy for &#34;hang ups&#34; which so far hasn't showed up yet in 0.0.7.&#60;/p&#62;
&#60;p&#62;Quote: &#34;The temporary folder problem described was not solved in Maple IDE 0.0.7&#34;&#60;/p&#62;
&#60;p&#62;Reply: That is why I said Compiler &#34;clean method&#34; as a topic. I think Leaflabs should&#60;br /&#62;
do a little more &#34;housecleaning&#34;&#60;/p&#62;
&#60;p&#62;BTW ... I use free &#34;Advanced SystemCare&#34; / Maintain windows / Junk files/ to clean and purge the Maple's temp files.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>StephenFromNYC on "Compiler &#34;clean method&#34; needed?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=224#post-1640</link>
			<pubDate>Tue, 05 Oct 2010 13:23:12 +0000</pubDate>
			<dc:creator>StephenFromNYC</dc:creator>
			<guid isPermaLink="false">1640@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;leaflabsandy, I assume you tried to exit from the IDE and that restarting the IDE does not solve your problem.&#60;/p&#62;
&#60;p&#62;I do not know if your problem is related to:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forums.leaflabs.com/topic.php?id=131#post-803&#34;&#62;When can temporary Maple files be deleted?&#60;br /&#62;
&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The temporary folder problem described was not solved in Maple IDE 0.0.7.  It is not a significant problem, just an inconvenience.  On my system (Windows XP Pro SP3) I have &#34;hidden&#34; folders set to visible.  Once a week or so I go in and delete all the old folders.&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Stephen from NYC
&#60;/p&#62;</description>
		</item>
		<item>
			<title>leaflabsandy on "Compiler &#34;clean method&#34; needed?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=224#post-1639</link>
			<pubDate>Tue, 05 Oct 2010 13:17:40 +0000</pubDate>
			<dc:creator>leaflabsandy</dc:creator>
			<guid isPermaLink="false">1639@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Upon IDE execution and compile does the compiler expect every (ALL) library(ies) to be &#34;error free&#34; when installed into the MapleIDE libraries folder?&#60;/p&#62;
&#60;p&#62;Does the compiler only compile the library when referenced by the sketch or does the compiler compile all libraries when referenced by the sketch or not? &#38;lt;--- 3 questions?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>poslathian on "Compiler &#34;clean method&#34; needed?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=224#post-1635</link>
			<pubDate>Tue, 05 Oct 2010 13:02:00 +0000</pubDate>
			<dc:creator>poslathian</dc:creator>
			<guid isPermaLink="false">1635@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hmm...I am pretty sure the IDE will dump all the intermediate compiling steps (.o's and such) into a temp directory after EACH compile (which is why if you hit compile twice it compiles twice, rather than just skip the second one). &#60;/p&#62;
&#60;p&#62;I will try and reproduce this. Its possible that the library include setting, which is being written into the java preferences struct and then to a file, is applying settings from one window to the other...which is not good! What if we wanted to different IDE's to be targeting different boards or serial ports. This might be a one off issue for the way library preferences are stored and recovered.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>leaflabsandy on "Compiler &#34;clean method&#34; needed?"</title>
			<link>http://forums.leaflabs.com/topic.php?id=224#post-1627</link>
			<pubDate>Tue, 05 Oct 2010 11:42:12 +0000</pubDate>
			<dc:creator>leaflabsandy</dc:creator>
			<guid isPermaLink="false">1627@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I am not a professional computer programmer but I will try to explain what&#60;br /&#62;
is happening when compiling multiple libraries on the Maple. &#60;/p&#62;
&#60;p&#62;Platform: Windows/XP/SP3&#60;br /&#62;
IDE:      0.0.7&#60;/p&#62;
&#60;p&#62;I just installed a new library in the &#34;libraries&#34; subfolder in the MapleIDE.&#60;br /&#62;
Needless to say, I had multiple errors which needed to be fixed with this&#60;br /&#62;
library. I switched to another sketch, which did not reference the &#34;error prone&#34;&#60;br /&#62;
library I was previously using, and upon compiling my new sketch the &#34;same errors&#34;&#60;br /&#62;
showed up from my previous library compiling. The compiler would not reset and&#60;br /&#62;
changing/renaming the sketch pde was no help. The compiler was still pointing&#60;br /&#62;
to the previous library! What I did to fool the compiler was to remove the &#34;error prone&#34;&#60;br /&#62;
library completely from the MapleIDE libraries folder. Any thoughts?&#60;/p&#62;
&#60;p&#62;Note: This problem has occurred many times before eg 0.0.5/0.0.6
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
