<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[GMan's Mods & Stuff — Problem Building Irrlicht 0.14.0.]]></title>
	<link rel="self" href="https://gprogs.com/extern.php?action=feed&amp;tid=23&amp;type=atom" />
	<updated>2006-01-14T05:20:40Z</updated>
	<generator>PunBB</generator>
	<id>https://gprogs.com/viewtopic.php?id=23</id>
		<entry>
			<title type="html"><![CDATA[Re: Problem Building Irrlicht 0.14.0.]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=67#p67" />
			<content type="html"><![CDATA[<p>greetings <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" />&nbsp; with the new strict settings 0 is no longer acceptable as Null for an object.&nbsp; try changing your code to:<br /></p><div class="codebox"><pre><code>gui.addButton(T_irrRect_s32.createFromVals(10,210,100,240), Null, 101, &quot;File Open&quot;)</code></pre></div><p>HTH</p>]]></content>
			<author>
				<name><![CDATA[gman]]></name>
				<uri>https://gprogs.com/profile.php?id=2</uri>
			</author>
			<updated>2006-01-14T05:20:40Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=67#p67</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Problem Building Irrlicht 0.14.0.]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=66#p66" />
			<content type="html"><![CDATA[<p>When I build my game with the updated mod, Max returns &quot;Compile Error: Unable to convert from &#039;Int&#039; to &#039;T_irrIGUIElement&quot;.<br />Here is the line returning the error.<br />gui.addButton(T_irrRect_s32.createFromVals(10,210,100,240), 0, 101, &quot;File Open&quot;)</p><p>What could I be doing wrong?<br />Thank you.</p>]]></content>
			<author>
				<name><![CDATA[HondaDirtBiker]]></name>
				<uri>https://gprogs.com/profile.php?id=5</uri>
			</author>
			<updated>2006-01-14T05:14:18Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=66#p66</id>
		</entry>
</feed>
