<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[GMan's Mods & Stuff — Problem with helloWorld sample on windows 7 x64...]]></title>
		<link>https://gprogs.com/viewtopic.php?id=400</link>
		<atom:link href="https://gprogs.com/extern.php?action=feed&amp;tid=400&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Problem with helloWorld sample on windows 7 x64....]]></description>
		<lastBuildDate>Sat, 30 Jan 2010 14:38:43 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Problem with helloWorld sample on windows 7 x64...]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=1528#p1528</link>
			<description><![CDATA[<p>greetings.&nbsp; my apologies on the delayed response.&nbsp; unfortunately i dont have a windows 7 machine to try this out on.&nbsp; i was able to get ahold of a friends machine and at least try RetroTank3D on it.&nbsp; i was able to get it working with the DLLs in the system32 folder.&nbsp; the only thing i can think is either some kind of user rights or the system32 path is not in your environment path variables.&nbsp; something you can try, create a BAT file in your root blitzmax install and put this in the contents:<br /></p><div class="codebox"><pre><code>@setlocal
@set path=%path%;%CD%\bin;c:\windows\system32;
maxide.exe
@endlocal</code></pre></div><p>that should temporarily update the path environment variable to include the system32 folder.&nbsp; be sure to update windows\system32 if that is not the correct path on your machine.&nbsp; then start BMAX using the BAT instead.&nbsp; if all else fails, put a copy of the DLLs in the directory where the EXE is being built.</p><p>hope this helps <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Sat, 30 Jan 2010 14:38:43 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=1528#p1528</guid>
		</item>
		<item>
			<title><![CDATA[Problem with helloWorld sample on windows 7 x64...]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=1527#p1527</link>
			<description><![CDATA[<p>I&#039;m running blitzmax 1.37 and the 1.6 irrlicht mod. I get:</p><p>&quot;---------------------------<br />01.helloworld.debug.exe - System Error<br />---------------------------<br />The program can&#039;t start because Irrlicht.dll is missing from your computer. Try reinstalling the program to fix this problem. <br />---------------------------<br />OK&nbsp; &nbsp;<br />---------------------------<br />&quot;<br />I copied the irrlicht.dll and D3DX8ab.dll files into windows/system32 directory like the instructions say to do.</p><p>Is there something I&#039;m missing.</p><p>Thanks,<br />maharg</p>]]></description>
			<author><![CDATA[null@example.com (maharg)]]></author>
			<pubDate>Fri, 22 Jan 2010 23:11:16 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=1527#p1527</guid>
		</item>
	</channel>
</rss>
