<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Build problem]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=840</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=840&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Build problem.]]></description>
		<lastBuildDate>Mon, 07 Feb 2022 12:45:09 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Build problem]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3870#p3870</link>
			<description><![CDATA[<p>Files pulled in through the <em>INCLUDE</em> statement in a user&#039;s source code are handled entirely differently by the compiler than providing it a source file name.&nbsp; When Simply Fortran constructs the makefile, it provides relative paths to the source files.&nbsp; However, our arbitrarily adding directories to search for include files could be problematic.&nbsp; I&#039;ll see about adding that feature as an option, but it would be off by default.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Mon, 07 Feb 2022 12:45:09 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3870#p3870</guid>
		</item>
		<item>
			<title><![CDATA[Re: Build problem]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3868#p3868</link>
			<description><![CDATA[<p>Problem solved. The include files were inside a subfolder in the project folder. Problem solved by moving the include files into the parent project folder. On the other hand, there was no problem finding source files which are organized into various subfolders in the project folder.</p>]]></description>
			<author><![CDATA[null@example.com (tun_day)]]></author>
			<pubDate>Sun, 06 Feb 2022 17:33:23 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3868#p3868</guid>
		</item>
		<item>
			<title><![CDATA[Re: Build problem]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3866#p3866</link>
			<description><![CDATA[<p>Are the include files in the same directory as the source files?&nbsp; If not, you need to manually add the directory containing these include files to the list of search directories in the Project Options window under the File Locations category.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Sun, 06 Feb 2022 01:27:11 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3866#p3866</guid>
		</item>
		<item>
			<title><![CDATA[Build problem]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3865#p3865</link>
			<description><![CDATA[<p>Build cannot open my Fortran include files. They are included in the project along with my source files. Here&#039;s the error message<br />Error: Can&#039;t open included file &#039;igesproc.inc&#039;</p>]]></description>
			<author><![CDATA[null@example.com (tun_day)]]></author>
			<pubDate>Sat, 05 Feb 2022 23:27:22 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3865#p3865</guid>
		</item>
	</channel>
</rss>
