<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Allegro tools asking for MSVCR80.DLL</title>
		<link>http://www.allegro.cc/forums/view/545333</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Wed, 16 Nov 2005 20:57:10 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I am using VStudio Express 2005 (VC++) with Platform SDK, and Allegro programs I build work fine.  However, the tools ask for MSVCR80.DLL and will not run.  The example programs give a runtime error too.  Is there a trick with using Express and Allegro I don&#39;t know about?</p><p>Thanks a bunch!</p><p>Larry.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Larry Parker)</author>
		<pubDate>Wed, 16 Nov 2005 02:51:54 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Locate MSVCR80.DLL on your hard drive and put it in c:\windows\system32.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matthew Leverton)</author>
		<pubDate>Wed, 16 Nov 2005 03:23:58 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>OK, that solved that problem but now I get immediately after:</p><p>&quot;Microsoft Visual C++ Runtime Library&quot;<br />Runtime Error<br />R6034<br />An application has made an attempt to load the C runtime library incorrectly.</p><p>Thank you for the 1rst fix, any ideas now?</p><p>Larry.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Larry Parker)</author>
		<pubDate>Wed, 16 Nov 2005 04:06:43 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>All of your .exe files that were built with MSVC8 during the &quot;make&quot; process should have .manifest files with them. If the .manifest file is missing, it won&#39;t work. Your MSVC8 applications you make within the IDE work fine because the manifest is embedded inside the exe file. </p><p>You could just download the Tools &amp; Examples from <a href="http://www.allegro.cc/files/">http://www.allegro.cc/files/</a>.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matthew Leverton)</author>
		<pubDate>Wed, 16 Nov 2005 04:54:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I am using Allegro from that page.  It is the tools that are precompiled that give me the errors.  I don&#39;t understand why the grabber.exe utility for example gives me the two errors I explained before.  Putting the MSVC8 lib in the system32 library solved that issue but the next error of the runtime error now happens.  I wonder if I have a global variables problem?</p><p>Thank you for your time, Larry.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Larry Parker)</author>
		<pubDate>Wed, 16 Nov 2005 05:06:49 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
I don&#39;t understand why the grabber.exe utility for example gives me the two errors I explained before.
</p></div></div><p>
I just explained what the problem was in my previous post. I don&#39;t know why the files from the download on that page don&#39;t work. I just tested the following things:
</p><ul><li><p>MSVC 6.0 Application with MSVC 6.0 Allegro DLL: works fine, no .manifest needed (obviously)</p></li><li><p>MSVC 6.0 Application with MSVC 8.0 Allegro DLL: works fine, no .manifest needed</p></li><li><p>MSVC 8.0 Application with MSVC 6.0 Allegro DLL: works fine, .manifest <i>is</i> needed</p></li><li><p>MSVC 8.0 Application with MSVC 8.0 Allegro DLL: works fine, .manifest <i>is</i> needed</p></li></ul><p>
The examples package on the download page is made with MSVC 6, and as you see from my above tests, they should work with the Allegro DLL regardless of whether it was made with version 6 or 8.</p><p>I&#39;m going to run more tests on some other machines, but I expect the same results.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matthew Leverton)</author>
		<pubDate>Wed, 16 Nov 2005 09:24:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>OK on all.  That really has me stumped now that I know Allegro was compiled with VS6.  It should NOT be asking for MSVC8.  Well tomorrow is another day!  I will check back in the morning, and thanks again for your help and time.</p><p>Larry.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Larry Parker)</author>
		<pubDate>Wed, 16 Nov 2005 09:31:05 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Using DLLs made with MSVC6 might help for now:</p><p><a href="http://www.allegro.cc/files/4.2.0/allegro-dlls-4.2.0.zip">http://www.allegro.cc/files/4.2.0/allegro-dlls-4.2.0.zip</a>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matthew Leverton)</author>
		<pubDate>Wed, 16 Nov 2005 09:47:04 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>That fixed it!  Great job!  The tools load and work fine now.  Thanks for your help.</p><p>Larry.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Larry Parker)</author>
		<pubDate>Wed, 16 Nov 2005 20:57:10 +0000</pubDate>
	</item>
</rss>
