<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[GMan's Mods & Stuff — buld latest module]]></title>
	<link rel="self" href="https://gprogs.com/extern.php?action=feed&amp;tid=407&amp;type=atom" />
	<updated>2010-05-27T02:04:39Z</updated>
	<generator>PunBB</generator>
	<id>https://gprogs.com/viewtopic.php?id=407</id>
		<entry>
			<title type="html"><![CDATA[Re: buld latest module]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=1566#p1566" />
			<content type="html"><![CDATA[<p>interesting im not getting this issue.&nbsp; are you by chance including this file somewhere else and building or building the mod straight up?&nbsp; what something like this usually indicates is a namespace issue since its not finding the rect type.&nbsp; i use all the namespaces up front (in irrlicht.cpp) to avoid having to prefix everything.&nbsp; please let me know if the issue persists with this next release.</p>]]></content>
			<author>
				<name><![CDATA[gman]]></name>
				<uri>https://gprogs.com/profile.php?id=2</uri>
			</author>
			<updated>2010-05-27T02:04:39Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=1566#p1566</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[buld latest module]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=1536#p1536" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>void IrrGUI_IGUISkin_draw3DButtonPanePressed(IGUISkin* skin,IGUIElement* element, 
                const rect&lt;s32&gt;* rect,
                const rect&lt;s32&gt;* clip=0)
    {
        if (skin)
            skin-&gt;draw3DButtonPanePressed(element,*rect,clip);
    }</code></pre></div>]]></content>
			<author>
				<name><![CDATA[VicToMeyeZR]]></name>
				<uri>https://gprogs.com/profile.php?id=285</uri>
			</author>
			<updated>2010-03-06T17:01:57Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=1536#p1536</id>
		</entry>
</feed>
