<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Build problem in Vista]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=401</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=401&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Build problem in Vista.]]></description>
		<lastBuildDate>Mon, 15 Dec 2014 21:21:34 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Build problem in Vista]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1688#p1688</link>
			<description><![CDATA[<p>Ok<br />Thank you for trying</p><p>Regards,</p>]]></description>
			<author><![CDATA[null@example.com (jaime)]]></author>
			<pubDate>Mon, 15 Dec 2014 21:21:34 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1688#p1688</guid>
		</item>
		<item>
			<title><![CDATA[Re: Build problem in Vista]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1686#p1686</link>
			<description><![CDATA[<p>This problem seems to be a persistent issue on Vista only:</p><p><a href="http://forums.approximatrix.com/viewtopic.php?id=288">http://forums.approximatrix.com/viewtopic.php?id=288</a></p><p>I can&#039;t replicate it at the moment, but I&#039;m still working on it.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Mon, 15 Dec 2014 02:03:52 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1686#p1686</guid>
		</item>
		<item>
			<title><![CDATA[Re: Build problem in Vista]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1685#p1685</link>
			<description><![CDATA[<p>Jaime,</p><p>Could you post the contents of your Makefile from the Hello World example project?&nbsp; You can access it by selecting &quot;View Makefile...&quot; from the Project menu.</p><p>Also, by chance, do you have any other versions of the GNU compilers installed?&nbsp; I&#039;m not sure at this point why you&#039;re seeing the error, but I do want to fix it for you.&nbsp; I&#039;ll also see if I can replicate the problem on Vista on my end.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Sun, 14 Dec 2014 22:59:51 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1685#p1685</guid>
		</item>
		<item>
			<title><![CDATA[Re: Build problem in Vista]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1684#p1684</link>
			<description><![CDATA[<p>Hello</p><p>The contents are:</p><p>install-tools (folder)<br />cc1.exe<br />cc1plus.exe<br />collect2.exe<br />f951.exe<br />liblto_plugin.a<br />liblto_plugin.la<br />lto-wrapper.exe<br />lto1.exe</p><p>Regards,</p>]]></description>
			<author><![CDATA[null@example.com (jaime)]]></author>
			<pubDate>Sun, 14 Dec 2014 22:50:00 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1684#p1684</guid>
		</item>
		<item>
			<title><![CDATA[Re: Build problem in Vista]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1683#p1683</link>
			<description><![CDATA[<p>Jaime, </p><p>In Windows Explorer, can you check the contents of the following directory:</p><p><strong>C:\Program Files\Simply Fortran 2\mingw-w64\libexec\gcc\x86_64-w64-mingw32\4.9.1\</strong></p><p>What&#039;s happening is that the compiler is invoking another program needed as part of the compilation process.&nbsp; However, for some reason it is unable to find the program it needs.&nbsp; Of course, the error report is almost completely useless since it doesn&#039;t actually say what&#039;s failing. It is almost certainly an executable in this directory it&#039;s looking for.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Sun, 14 Dec 2014 22:32:51 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1683#p1683</guid>
		</item>
		<item>
			<title><![CDATA[Re: Build problem in Vista]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1682#p1682</link>
			<description><![CDATA[<p>Thank you for your reply,</p><p>I performed a re-installation with the virus scanner desactivated.</p><p>The paths are the following (and they exist):<br />-C:\Program Files\Simply Fortran 2\mingw-w64\bin\gfortran.exe<br />-C:\Program Files\Simply Fortran 2\mingw-w64\bin\gcc.exe<br />-C:\Program Files\Simply Fortran 2\mingw-w64\bin\windres.exe<br />-C:\Program Files\Simply Fortran 2\mingw-w64\bin\ar.exe</p><p>The problem persists</p><p>Regards</p>]]></description>
			<author><![CDATA[null@example.com (jaime)]]></author>
			<pubDate>Sun, 14 Dec 2014 22:16:34 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1682#p1682</guid>
		</item>
		<item>
			<title><![CDATA[Re: Build problem in Vista]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1681#p1681</link>
			<description><![CDATA[<p>Jaime,</p><p>It sounds like there may have been a problem during installation.&nbsp; If you go to Compiler Options (by selecting &quot;Compiler&quot; from the Options menu), what paths are listed for the compilers?&nbsp; If you navigate to those locations in Windows Explorer, do the paths exist?</p><p>You might be able to fix everything with a re-installation.&nbsp; If the problem persists, there is a possibility that a virus scanner may be deleting the files during the installation process.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Sun, 14 Dec 2014 19:34:31 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1681#p1681</guid>
		</item>
		<item>
			<title><![CDATA[Build problem in Vista]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=1680#p1680</link>
			<description><![CDATA[<p>I am running the demo version of Simply Fortran 2.17 under Windows Vista (32bit)</p><p>When I try to build the example &#039;Hello world&#039;, the following error is obtained:</p><p>==============================================================================<br />Generating Makefile... Okay<br />==============================================================================<br />Compiling .\hello.f90<br />gfortran.exe: error: CreateProcess: No such file or directory<br />Error(E42): Last command making (build\hello.o) returned a bad status<br />Error(E02): Make execution terminated</p><p>I suppose this is not a problem just of the demo version.</p><p>How can this problem ve solved?</p><p>Regards<br />Jaime</p>]]></description>
			<author><![CDATA[null@example.com (jaime)]]></author>
			<pubDate>Sun, 14 Dec 2014 16:38:27 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=1680#p1680</guid>
		</item>
	</channel>
</rss>
