<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Using external module]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=1002</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=1002&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Using external module.]]></description>
		<lastBuildDate>Thu, 05 Feb 2026 19:15:52 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Using external module]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=4551#p4551</link>
			<description><![CDATA[<p>In cases of only a .pdf or other electronic media, I&#039;ve had good luck downloading to a flash drive, then taking it to an OfficeMax or OfficeDepot store, where they printed and bound it. But that was back in the day when a sheet of copied paper cost less than a nickel.</p>]]></description>
			<author><![CDATA[null@example.com (designer)]]></author>
			<pubDate>Thu, 05 Feb 2026 19:15:52 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=4551#p4551</guid>
		</item>
		<item>
			<title><![CDATA[Re: Using external module]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=4550#p4550</link>
			<description><![CDATA[<p>I guess technically not a manual, but your documentation under &quot;Help&quot; in the idea in the Windows IDE.&nbsp; The Help in the Linux version (which I mostly use) is not as complete, probably hard to port it - I know next to nothing about GUI&#039;s.&nbsp; The windows help contents are very thorough.&nbsp; It is very difficult for my brain to absorb info digitally, so I almost always purchase paper manuals.&nbsp; I&#039;d purchase yours if you had one.</p>]]></description>
			<author><![CDATA[null@example.com (TRUEPRECISIONCNC)]]></author>
			<pubDate>Thu, 05 Feb 2026 16:02:57 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=4550#p4550</guid>
		</item>
		<item>
			<title><![CDATA[Re: Using external module]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=4549#p4549</link>
			<description><![CDATA[<p>what&#039;s the title of that manual?</p>]]></description>
			<author><![CDATA[null@example.com (designer)]]></author>
			<pubDate>Wed, 04 Feb 2026 18:14:52 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=4549#p4549</guid>
		</item>
		<item>
			<title><![CDATA[Re: Using external module]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=4548#p4548</link>
			<description><![CDATA[<p>Apologies Jeff.&nbsp; It&#039;s all there in your excellent documentation clear as day.&nbsp; Bad habit but in Windows I tend to take things for granted.&nbsp; I&#039;m now reading your manual (at least the section on using the SF IDE) in its entirety as I should have months ago.</p>]]></description>
			<author><![CDATA[null@example.com (TRUEPRECISIONCNC)]]></author>
			<pubDate>Wed, 04 Feb 2026 15:36:04 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=4548#p4548</guid>
		</item>
		<item>
			<title><![CDATA[Re: Using external module]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=4547#p4547</link>
			<description><![CDATA[<p>Thank you Jeff.&nbsp; That worked for all the various libraries/modules I had been having trouble with.&nbsp; I may be confused.&nbsp; I had expected that having the &quot;default include/module/add--on/library directories) added in the &quot;File Locations&quot; tab was all I needed to do having the package manager, since stdlib has always worked without having to compile the source.</p>]]></description>
			<author><![CDATA[null@example.com (TRUEPRECISIONCNC)]]></author>
			<pubDate>Wed, 04 Feb 2026 02:59:05 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=4547#p4547</guid>
		</item>
		<item>
			<title><![CDATA[Re: Using external module]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=4540#p4540</link>
			<description><![CDATA[<p>Bryan,</p><p>What are your Compiler Flags (in Project Options) set to?&nbsp; You need to make sure </p><div class="codebox"><pre><code>-lm_io</code></pre></div><p> is included in the Linker flags box.&nbsp; The reference to <em>__m_io_MOD_dirname</em> does appear to be in the library.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Mon, 26 Jan 2026 22:21:45 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=4540#p4540</guid>
		</item>
		<item>
			<title><![CDATA[Using external module]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=4539#p4539</link>
			<description><![CDATA[<p>Hi,</p><p>I have m_io.mod which I downloaded using sfpm.</p><p>&nbsp; &nbsp;use stdlib_kinds<br />&nbsp; &nbsp;use m_io, only: basename, dirname</p><p>IDIR=-IC:/Users/truep/AppData/Local/sfpm/32/include -IC:/FORTRAN/PROJECTS/TPPOST/modules </p><p>yet I get error:</p><p>C:\FORTRAN\PROJECTS\TPPOST/./src/tppost.f90:221: undefined reference to `__m_io_MOD_dirname&#039;</p><p>Any idea why it&#039;s not linking?&nbsp; I&#039;m also using stdlib and no issues there.</p><p>I&#039;ve had to add the m_io.f90 source to my project and compile it to my ./modules folder to compile/build.</p><p>Trying to use libraries as this project is getting huge...</p><p>Thanks,<br />Bryan</p>]]></description>
			<author><![CDATA[null@example.com (TRUEPRECISIONCNC)]]></author>
			<pubDate>Mon, 26 Jan 2026 16:27:35 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=4539#p4539</guid>
		</item>
	</channel>
</rss>
