<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Version v2.39 error message: "Not a PC program"]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=652&amp;type=atom" />
	<updated>2017-09-29T14:12:20Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=652</id>
		<entry>
			<title type="html"><![CDATA[Re: Version v2.39 error message: "Not a PC program"]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3028#p3028" />
			<content type="html"><![CDATA[<p>I reloaded SF v2.39.&nbsp; It worked.&nbsp; All troubles went away. Sorry to have caused you trouble.</p>]]></content>
			<author>
				<name><![CDATA[JKubis]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3754</uri>
			</author>
			<updated>2017-09-29T14:12:20Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3028#p3028</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Version v2.39 error message: "Not a PC program"]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3017#p3017" />
			<content type="html"><![CDATA[<p>It sounds like your antivirus software is blocking the compiler.&nbsp; Try disabling it.&nbsp; Which antivirus software are you using?</p><p>There are no known issues with Microsoft Defender.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2017-09-24T15:33:36Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3017#p3017</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Version v2.39 error message: "Not a PC program"]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3016#p3016" />
			<content type="html"><![CDATA[<p>You tried the hello world project with your antivirus turned off?</p>]]></content>
			<author>
				<name><![CDATA[baf1]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3660</uri>
			</author>
			<updated>2017-09-24T03:34:51Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3016#p3016</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Version v2.39 error message: "Not a PC program"]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3015#p3015" />
			<content type="html"><![CDATA[<p>I tried the helloworld project.&nbsp; It crashed.<br />&nbsp; &nbsp; &nbsp; Joe</p>]]></content>
			<author>
				<name><![CDATA[JKubis]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3754</uri>
			</author>
			<updated>2017-09-21T19:35:35Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3015#p3015</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Version v2.39 error message: "Not a PC program"]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3014#p3014" />
			<content type="html"><![CDATA[<p>Additional info on error message:&nbsp; &quot;This app can&#039;t run on your PC&quot;.<br />The message is repeated for every file that is checked by the Syntax Checker.</p>]]></content>
			<author>
				<name><![CDATA[JKubis]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3754</uri>
			</author>
			<updated>2017-09-21T18:27:44Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3014#p3014</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Version v2.39 error message: "Not a PC program"]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3013#p3013" />
			<content type="html"><![CDATA[<p>I&#039;ll check both possibilities.&nbsp; I have had problems with antivirus programs, McAfee and Microsoft Defender.<br />And my new piece of code allocates a lot of storage.<br />&nbsp; &nbsp; One of the times I was trying to build, I got a comment that the program was trying to access an address<br />outside the allowed area.<br />&nbsp; &nbsp; Thanks for the tips.<br />&nbsp; &nbsp; &nbsp; &nbsp; Joe</p>]]></content>
			<author>
				<name><![CDATA[JKubis]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3754</uri>
			</author>
			<updated>2017-09-21T18:14:54Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3013#p3013</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Version v2.39 error message: "Not a PC program"]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3012#p3012" />
			<content type="html"><![CDATA[<p>Are you saying that the machine reported that <em>the executable that you created from your Fortran source code</em> is &quot;Not a PC program?&quot;&nbsp; I just want to make sure that message wasn&#039;t complaining that Simply Fortran or the compiler itself wasn&#039;t a PC program.&nbsp; </p><p>While it likely could be interference from a virus scanner, that message can also occur if your program uses very large static arrays.&nbsp; There is a 2GB limit on Windows on statically allocated arrays for 64-bit executables.&nbsp; When this limit is reached, Windows usually reports that the executable isn&#039;t a valid Windows application.&nbsp; Do you have exceptionally large static arrays?</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2017-09-21T11:19:52Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3012#p3012</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Version v2.39 error message: "Not a PC program"]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3011#p3011" />
			<content type="html"><![CDATA[<p>I have seen this message before and the AV program was causing the problem.&nbsp; Try turning off (completely) your antivirus program (or Windows Defender).</p>]]></content>
			<author>
				<name><![CDATA[baf1]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3660</uri>
			</author>
			<updated>2017-09-21T05:08:16Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3011#p3011</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Version v2.39 error message: "Not a PC program"]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3010#p3010" />
			<content type="html"><![CDATA[<p>Today, when I opened a program in Simply Fortran v2.39, I got the Windows message &quot;Not a PC program&quot;.&nbsp; I am using a Samsung laptop.<br />&nbsp; &nbsp; &nbsp;Last night I had&nbsp; Windows updates. I had compiled and run the program in v2.39 a few days ago with no errors. Yesterday afternoon, before the Windows update, I added new code and was debugging it. There were ordinary Fortran errors, which I was fixing.<br />&nbsp; &nbsp; &nbsp;This morning when I tried to compile and load, I got the &quot;Not a PC program&quot;. Any ideas on what went<br />wrong?</p><p>Thanks,<br />&nbsp; &nbsp; &nbsp;Joe</p>]]></content>
			<author>
				<name><![CDATA[JKubis]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3754</uri>
			</author>
			<updated>2017-09-20T20:36:05Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3010#p3010</id>
		</entry>
</feed>
