<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Allegro 4.2.1, MSVC8</title>
		<link>http://www.allegro.cc/forums/view/589188</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Tue, 26 Dec 2006 17:42:13 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I run the following commands to begin compiling Allegro, in addition to running the batch file that sets up the msvc command line environment:</p><p>&gt; fix.bat msvc8 --msvcpaths<br />&gt; make</p><p>When I run make, I get the following error after a short time of compiling:</p><p>poly3d.c<br />src/poly3d.c(32) : fatal error C1083: Cannot open include file: &#39;obj/msvc/asmcapa.h&#39;: No such file or directory<br />make: *** [obj/msvc/alleg/poly3d.obj] Error 2</p><p>Thanks for your help.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Phineas)</author>
		<pubDate>Wed, 20 Dec 2006 08:21:08 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>make obj/msvc/asmcapa.h</p><p>and try again.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matthew Leverton)</author>
		<pubDate>Wed, 20 Dec 2006 08:29:55 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>This is odd though... that file should be generated during the build process.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Wed, 20 Dec 2006 16:01:24 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>It should be made, but there&#39;s something wonky going on in the build process.  I had this problem with my workstation @ work when I was trying it out.  For some reason, the echo commands were failing because the quotation marks not getting processed correctly, so asmcapa.h never got created.  I manually found all of the echo commands in the output and duplicated them to create asmcapa.h manually, and it worked.</p><p>Both my home machine and my workstation are XP2 SP2, but my workstation has a cygwin cross-compiler as well as mingw32.  I thought maybe the cygwin sh.exe was being executed, but that&#39;s just a guess.  Since I could manually build asmcapa.h, I didn&#39;t dig into it very far.</p><p>-ChWebb
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Christopher Webb)</author>
		<pubDate>Wed, 20 Dec 2006 22:37:43 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
This is odd though... that file should be generated during the build process.
</p></div></div><p>
I get that a lot, depending on the exact order that I build Allegro. Certain targets do not generate it. I also get it when switching between different platforms.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matthew Leverton)</author>
		<pubDate>Wed, 20 Dec 2006 23:06:56 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
I thought maybe the cygwin sh.exe was being executed, but that&#39;s just a guess.
</p></div></div><p>
Well I&#39;ve just been compiling Allegro with MSYS ( I wanted to play a bit with it cuz I didn&#39;t know ho exactly it works ). So I ran msys.bat. Then typed cmd so I can run fix.bat. Exited cmd and typed mingw32-make in the sh.exe -&gt; I got the error with asmcapa.h. Tried few times with same result. Finally I built it with pure cmd.exe ( the sh.exe was off ). So the guess is probably right. Hope this will help you <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (mscava)</author>
		<pubDate>Tue, 26 Dec 2006 17:42:13 +0000</pubDate>
	</item>
</rss>
