<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Build problem]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=840&amp;type=atom" />
	<updated>2022-02-07T12:45:09Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=840</id>
		<entry>
			<title type="html"><![CDATA[Re: Build problem]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3870#p3870" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2022-02-07T12:45:09Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3870#p3870</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Build problem]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3868#p3868" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[tun_day]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3696</uri>
			</author>
			<updated>2022-02-06T17:33:23Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3868#p3868</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Build problem]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3866#p3866" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2022-02-06T01:27:11Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3866#p3866</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Build problem]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=3865#p3865" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[tun_day]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3696</uri>
			</author>
			<updated>2022-02-05T23:27:22Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=3865#p3865</id>
		</entry>
</feed>
