<?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: Adding libraries...</title>
		<link>http://forums.leaflabs.com/topic.php?id=1261</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:14:07 +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=1261" rel="self" type="application/rss+xml" />

		<item>
			<title>poslathian on "Adding libraries..."</title>
			<link>http://forums.leaflabs.com/topic.php?id=1261#post-7559</link>
			<pubDate>Wed, 11 Jan 2012 12:08:10 +0000</pubDate>
			<dc:creator>poslathian</dc:creator>
			<guid isPermaLink="false">7559@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;If you are working from the command line, that what you described sounds correct. However the IDE is a little different.&#60;/p&#62;
&#60;p&#62;Each IDE takes a static snapshot of libmaple and libraries and packages it all together. The IDE internal build system is (unfortunately) java based and not Make. &#60;/p&#62;
&#60;p&#62;However, adding libraries to the IDE is very easy, simply create a folder called &#34;libraries&#34; inside your &#34;sketchbook&#34; directory. Any subfolders of &#34;libraries&#34; will be automagically added do the drop down menu in the IDE. If you are uncertain exactly how to format your libraries, take a look at ours:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://github.com/leaflabs/libmaple/tree/master/libraries&#34; rel=&#34;nofollow&#34;&#62;https://github.com/leaflabs/libmaple/tree/master/libraries&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bubulindo on "Adding libraries..."</title>
			<link>http://forums.leaflabs.com/topic.php?id=1261#post-7523</link>
			<pubDate>Sat, 07 Jan 2012 18:44:14 +0000</pubDate>
			<dc:creator>bubulindo</dc:creator>
			<guid isPermaLink="false">7523@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hello, &#60;/p&#62;
&#60;p&#62;I've only started using the Maple and since I'm most experienced in C programming, I decided to start with that. So, an easy place to start using the internals of the Maple would be the CRC generator. &#60;/p&#62;
&#60;p&#62;I created the .c and .h code and added them in the libmaple\libmaple folder (I'm on MacOSX), then I changed the Makefile in the libmaple folder to include my .c files.&#60;br /&#62;
With this setup I managed to use this code by compiling everything through the command line as per the manual. However, I can't seem to use them in the IDE. Why is that? &#60;/p&#62;
&#60;p&#62;This, however, leads to another question. I would like to mainly build libraries for the Maple, so how would you advise me to do that? Create the .c and .cpp files so that it could be added to the IDE as other libraries are, or like I did above? &#60;/p&#62;
&#60;p&#62;Last but not least, how can I share whatever work I did?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
