<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Unable to build a program.]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=20&amp;type=atom" />
	<updated>2011-05-28T20:45:42Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=20</id>
		<entry>
			<title type="html"><![CDATA[Re: Unable to build a program.]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=72#p72" />
			<content type="html"><![CDATA[<p>In case this helps, all of the following works very well for me:</p><p>I have installed Simply Fortran in:<br />C:\Program files (x86)\Fortran\Simply Fortran&nbsp; <br />(I also have other Fortran compilers in there)</p><p>My two current projects are called &#039;ioLib&#039; and &#039;InStruct&#039;<br />They are located in:<br />c:\Users\JWasilewski\Documents\Dev\Fortran\GNU\ioLIB<br />c:\Users\JWasilewski\Documents\Dev\Fortran\GNU\InStruct</p><p>To shorten the pathnamse, I use a neat Widows utility called &quot;Visual Subst&quot; (freely downloadable) to map two virtual drives as <br />&quot;F:\&quot;&nbsp; mapped to C:\Program files (x86)\Fortran\Simply Fortran<br />&quot;G:\&quot; mapped to c:\Users\JWasilewski\Documents\Dev\Fortran\GNU\</p><p>In Simply Fortran I right-clicked on &#039;Project&#039; then selected &quot;Add file(s)..&quot;, and added all my source files.</p><p>Everything works perfectly. </p><p>I hope Mr/Miss &quot;sugarbr0wn&quot; manages to get it going.<br />It is such an uncomfortable feeling writing a message to someone who won&#039;t say who he or she is.<br />--- <br />John</p>]]></content>
			<author>
				<name><![CDATA[JohnWasilewski]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=102</uri>
			</author>
			<updated>2011-05-28T20:45:42Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=72#p72</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to build a program.]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=71#p71" />
			<content type="html"><![CDATA[<p>If you wouldn&#039;t mind, could you post the Makefile to the forum or email it to support@approximatrix.com?&nbsp; To view the Makefile, right click on the project tree and select &quot;View Makefile...&quot;</p><p>I&#039;m not exactly sure what you mean by &quot;installed the program to a directory that not was the default,&quot; but, hopefully, the issue is minor.&nbsp; Any additional details might also help.&nbsp; For example, what was the filename of the file you added to the project?&nbsp; Where did you save the project file?</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2011-05-27T01:09:45Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=71#p71</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to build a program.]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=70#p70" />
			<content type="html"><![CDATA[<p>I downloaded the latest version (1.16), I saved the file, I added it to the project, I installed the program to a directory that not was the default, and also I checked the option: always regenerate makefile; and I have the same problem that mike. Please help me!</p>]]></content>
			<author>
				<name><![CDATA[sugarbr0wn]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=163</uri>
			</author>
			<updated>2011-05-26T22:18:24Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=70#p70</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to build a program.]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=48#p48" />
			<content type="html"><![CDATA[<p>There are a few possibilities to correct this.&nbsp; First, did you save the file?&nbsp; If so, make sure it has been added to the project.&nbsp; It should appear in the project panel on the left side of the screen.&nbsp; To add the file in the editor, you can right-click on the editor tab at the top of the screen and select &quot;Add Current to Project,&quot; which should place the file into the project tree.&nbsp; </p><p>If your file is currently part of the project and you continue to receive this error message, open the project options dialog by selecting &quot;Project...&quot; from the Options menu.&nbsp; Make sure that &quot;Always Regenerate Makefile&quot; is checked.&nbsp; This option forces Simply Fortran to regenerate the makefile every time a build is requested.&nbsp; </p><p>One last thing to check is that the file you created has a recognized extension.&nbsp; Simply Fortran recognizes most common Fortran extensions.&nbsp; I would suggest making sure it is either &quot;file.f&quot; or &quot;file.f90.&quot;</p><p>Hopefully one of these solutions works for you.&nbsp; If you&#039;re still having trouble, please post again and we&#039;ll sort the issue out.</p><p>Jeff Armstrong<br />Approximatrix, LLC</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2011-03-23T02:38:35Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=48#p48</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to build a program.]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=47#p47" />
			<content type="html"><![CDATA[<p>I installed the new version 1.13. My program was: PRINT *, &#039;Hello&#039;&nbsp; &nbsp; &nbsp; &nbsp;STOP&nbsp; &nbsp; &nbsp; END<br />When I select build, I get this message: &quot;&quot;C:\Program Files (x86)\Simply Fortran\mingw\bin\gfortran.exe&quot;&quot; -o Project.exe -static -LC:/PROGRA~2/SIMPLY~1/mingw/lib/<br />gfortran.exe: no input files; unwilling to write output files<br />Error(E42): Last command making (Project.exe) returned a bad status<br />Error(E02): Make execution terminated</p><p>I am using Windows 7 64-bit. I typed my program statements directly into the Simply Fortran editor. From the above message, it appears that gfortran.exe thinks there are no input files.</p>]]></content>
			<author>
				<name><![CDATA[Mike in Tennessee]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=115</uri>
			</author>
			<updated>2011-03-22T21:00:26Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=47#p47</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unable to build a program.]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=45#p45" />
			<content type="html"><![CDATA[<p>I realize I answered this same way via email, but I&#039;ll respond here as well to assist others.</p><p>Which version of Simply Fortran are you currently working with?&nbsp; This problem was common on 64-bit Windows in earlier versions, and could be solved by installing to a directory that was not the default (for example, C:\SimplyFortran).&nbsp; I was unaware of issues with paths in the current version, 1.12.&nbsp; If you currently have an older version, your problem might be solved by downloading the latest version from <a href="http://simplyfortran.com/download/">http://simplyfortran.com/download/</a>.&nbsp; If you&#039;re currently working with this latest version, let me know, and we can try some other things.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2011-03-11T01:03:12Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=45#p45</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Unable to build a program.]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=44#p44" />
			<content type="html"><![CDATA[<p>When I try to build my first program, Windows 7 does not recognize the long file name generated by Simply Fortran.&nbsp; See below for the example:</p><p>&quot;C:\Program Files (x86)\Simply Fortran\mingw\bin\gfortran.exe&quot; -o Project.exe&nbsp; -static -L&quot;C:/Program Files (x86)/Simply Fortran/mingw/lib/&quot; -L&quot;C:/Program Files (x86)/Simply Fortran/mingw/lib/w32api/&quot;<br />&#039;C:\Program&#039; is not recognized as an internal or external command,<br />operable program or batch file.</p>]]></content>
			<author>
				<name><![CDATA[lowrimore]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=63</uri>
			</author>
			<updated>2011-03-10T05:47:33Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=44#p44</id>
		</entry>
</feed>
