<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — include path for resource files?]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=977&amp;type=atom" />
	<updated>2025-02-19T16:37:18Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=977</id>
		<entry>
			<title type="html"><![CDATA[Re: include path for resource files?]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=4434#p4434" />
			<content type="html"><![CDATA[<p>That would be great - thanks!</p>]]></content>
			<author>
				<name><![CDATA[LoftyGoldfish]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=4295</uri>
			</author>
			<updated>2025-02-19T16:37:18Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=4434#p4434</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: include path for resource files?]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=4433#p4433" />
			<content type="html"><![CDATA[<p>At this time, no, there isn&#039;t a way to add a directory for resource compiler.&nbsp; However, it does make sense to have this feature added.&nbsp; I think two things need to be added:</p><ul><li><p>Dedicated resource compiler flags entry box</p></li><li><p>Include/Module directories added directly to the resource compiler command line</p></li></ul><p>We can probably squeeze those changes into the next release, which should be ready in the next week or two.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2025-02-19T12:19:50Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=4433#p4433</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[include path for resource files?]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=4432#p4432" />
			<content type="html"><![CDATA[<p>My resource file requires an additional include directory, but I haven&#039;t found any way to specify it other than manually editing the Makefile. Am I missing something?</p><p>The automatically generated Makefile includes:<br /></p><div class="codebox"><pre><code>RCFLAGS=-O coff --use-temp-file</code></pre></div><p>It needs to be:<br /></p><div class="codebox"><pre><code>RCFLAGS=-O coff --use-temp-file --include-dir C:/wxWidgets-3.2.6/include</code></pre></div>]]></content>
			<author>
				<name><![CDATA[LoftyGoldfish]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=4295</uri>
			</author>
			<updated>2025-02-18T17:51:07Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=4432#p4432</id>
		</entry>
</feed>
