<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Probably another dumb question]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=825</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=825&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Probably another dumb question.]]></description>
		<lastBuildDate>Sat, 30 Oct 2021 18:44:18 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Probably another dumb question]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3804#p3804</link>
			<description><![CDATA[<p>Jeff,</p><p>I looked thru Task Manager.&nbsp; I could not, at the time, reboot my machine as I was in the middle of running another program.</p><p>So, this morning I finally rebooted AND when I went to look just now to see if I could delete those -- they are all gone.</p><p>And then I did a build to the name I want it to be and it deleted the last target and made that one.</p><p>I love computers.</p>]]></description>
			<author><![CDATA[null@example.com (lklawrie)]]></author>
			<pubDate>Sat, 30 Oct 2021 18:44:18 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3804#p3804</guid>
		</item>
		<item>
			<title><![CDATA[Re: Probably another dumb question]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3803#p3803</link>
			<description><![CDATA[<p>Linda,</p><p>If you can&#039;t even delete it from the command window or Explorer, it is the operating system blocking you (or the virus scanner, though Norton doesn&#039;t usually cause this problem).&nbsp; I would check the Task Manager next time to make sure the program isn&#039;t still running.</p><p>Are you using anything like coarrays or OpenMP?</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Sat, 30 Oct 2021 00:11:55 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3803#p3803</guid>
		</item>
		<item>
			<title><![CDATA[Re: Probably another dumb question]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3802#p3802</link>
			<description><![CDATA[<p>Tried deleting the exes i made yesterday from File Explorer. Said I needed admin permission to delete.&nbsp; (I am admin on my computer).&nbsp; </p><p>It did delete the final one I made yesterday.</p><p>Deleting from command window says access is denied.</p><p>Frustrating.</p>]]></description>
			<author><![CDATA[null@example.com (lklawrie)]]></author>
			<pubDate>Thu, 28 Oct 2021 16:31:06 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3802#p3802</guid>
		</item>
		<item>
			<title><![CDATA[Re: Probably another dumb question]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3801#p3801</link>
			<description><![CDATA[<p>I was running it in a command window, not from within Simply Fortran. </p><p>Certainly looked like it terminated.&nbsp; I did not check task manager.</p><p>Virus scanner -- I have Norton 360 running.&nbsp; But it usually doesn&#039;t interfere.&nbsp; (I sometimes have similar problems with the Intel Compiler and Visual Studio -- largely have them fixed by nullifying the manifest file creation).</p><p>I would really rather call it something different than target but had a problem (same/similar) there too.</p><p>Linda</p>]]></description>
			<author><![CDATA[null@example.com (lklawrie)]]></author>
			<pubDate>Wed, 27 Oct 2021 21:35:27 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3801#p3801</guid>
		</item>
		<item>
			<title><![CDATA[Re: Probably another dumb question]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3800#p3800</link>
			<description><![CDATA[<p>Linda,</p><p>This issue occurs the compiler can&#039;t currently write the executable file because the operating system is blocking the process.&nbsp; Usually, the cause is one of the following:</p><ul><li><p>Your program is still running</p></li><li><p>A virus scanner has the executable locked for scanning</p></li></ul><p>The first is easy to check.&nbsp; If you open the Windows Task Manager and go to the Details tab, you should be able to locate any instances of <em>target.exe</em> that are running and attempt to kill them.&nbsp; If your program isn&#039;t ending itself, look into why that may be.&nbsp; Are you using any parallel extensions like OpenMP or Coarrays?&nbsp; Are you sure the program actually terminates?</p><p>When I have the above issue, I find that running my Fortran in an &quot;External Console,&quot; available in Project Options, tends to make it entirely clear that my program has exited because the Windows Command Prompt window is no longer open.</p><p>The second issue is harder to bypass.&nbsp; If you&#039;re using a non-Microsoft virus scanner, you&#039;re going to have issues.&nbsp; Do you know if you have a virus scanner running?</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Wed, 27 Oct 2021 20:23:43 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3800#p3800</guid>
		</item>
		<item>
			<title><![CDATA[Probably another dumb question]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=3799#p3799</link>
			<description><![CDATA[<p>I get my build done, but if I make a change in the source and try to recompile/build, I get this:</p><p>==============================================================================<br />Generating Makefile... Okay<br />==============================================================================<br />Compiling ..\..\EnergyPlus-Dev\WeatherData\Misc-Utilities\FixStatEPW.f90<br />Generating target.exe<br />c:/program files (x86)/simply fortran 3/mingw-w64/bin/../lib/gcc/x86_64-w64-mingw32/11.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot open output file target.exe: Permission denied<br />collect2.exe: error: ld returned 1 exit status<br />Error: Last command making (target.exe) returned a bad status<br />Error: Deleting (target.exe): Permission denied<br />Error: Make execution terminated</p><p>* Failed *</p><p>I&#039;ve tried running as adminstrator.&nbsp; Trying to delete in a command window tells me permission denied.&nbsp; What do I need to do?</p><p>Linda</p>]]></description>
			<author><![CDATA[null@example.com (lklawrie)]]></author>
			<pubDate>Wed, 27 Oct 2021 19:47:40 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=3799#p3799</guid>
		</item>
	</channel>
</rss>
