<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Adding Packages to Project]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=295</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=295&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Adding Packages to Project.]]></description>
		<lastBuildDate>Sat, 04 Jan 2014 15:34:29 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Adding Packages to Project]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1205#p1205</link>
			<description><![CDATA[<p>As an additional note, Simply Fortran 2.9 will allow users to select installed packages and apply their compiler and linker flags within the Project Options dialog.&nbsp; It seems to be working well at this point.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Sat, 04 Jan 2014 15:34:29 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1205#p1205</guid>
		</item>
		<item>
			<title><![CDATA[Re: Adding Packages to Project]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1200#p1200</link>
			<description><![CDATA[<p>Thanks</p><p>I will try your suggestion</p>]]></description>
			<author><![CDATA[null@example.com (dave.swabey)]]></author>
			<pubDate>Tue, 31 Dec 2013 22:13:43 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1200#p1200</guid>
		</item>
		<item>
			<title><![CDATA[Re: Adding Packages to Project]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1196#p1196</link>
			<description><![CDATA[<p>This aspect of the Package Manager is not ideal, but there isn&#039;t an automated way to &quot;add&quot; packages to your project.&nbsp; It&#039;s not hard to do, though.&nbsp; All the packages lie on the compiler&#039;s search path by default.&nbsp; So if you&#039;ve already created your F03GL project, you can open Project Options (via the Options menu) and see see the appropriate libraries added to the Linker Flags section.</p><p>Now if you want to add, for example, LAPACK95 to your project that is already using F03GL, you&#039;ll simply need to add the appropriate libraries to this box.&nbsp; For this example, you would add the following:</p><div class="codebox"><pre><code>-llapack95 -llapack -lblas</code></pre></div><p>The real difficulty is knowing what libraries you&#039;ll need to add.&nbsp; Normally, you would create an empty LAPACK95 project, and these flags would already be present.&nbsp; However, it&#039;s difficult to add these library flags manually without creating a LAPACK95 project, copying the necessary flags, opening your F03GL project, and pasting the copied flags into Linker Flags.&nbsp; The issue can be further complicated if some additional support code exists in the example/empty project that you&#039;d like to incorporate with your F03GL project.</p><p>If you need assistance with a particular package and integrating it with your F03GL project, please don&#039;t hesitate to ask.&nbsp; I&#039;ll be happy to assist if there is some confusion with flags.</p><p>I know other users have requested the ability to select packages and combine them into one project in an automated fashion.&nbsp; It is a great idea, and I just need to implement it.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Mon, 30 Dec 2013 14:13:52 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1196#p1196</guid>
		</item>
		<item>
			<title><![CDATA[Adding Packages to Project]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1195#p1195</link>
			<description><![CDATA[<p>I am a new user and I used the package manager to add various packages. I then created a f30gl freeglut project.<br />How do I add the other packages to this project.</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (dave.swabey)]]></author>
			<pubDate>Sun, 29 Dec 2013 15:00:33 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1195#p1195</guid>
		</item>
	</channel>
</rss>
