<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Application failed to start error]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=278&amp;type=atom" />
	<updated>2013-12-05T20:48:43Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=278</id>
		<entry>
			<title type="html"><![CDATA[Re: Application failed to start error]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=1127#p1127" />
			<content type="html"><![CDATA[<p>Jeff,</p><p>Your first suggestion was right on.&nbsp; The problem was not with DISLIN but with the linker. By changing the linking settings as you suggested corrected the problem.&nbsp; The following error no longer occurs: &quot;Application failed to start because libgcc_s_sjlj-1.dll was not found.&quot;</p><p>Solution: In Project Options, click the new Linker Options button under Project Flags.&nbsp; Next, make sure All Static is checked.&nbsp; Finally, select Ok, then Ok, and save your project. After you clean and build, the error goes away.</p><p>Since there was no Linker Options button in older version of SF, this was not an issue before.</p><p>Thanks for you prompt reply.</p><p>Frank</p>]]></content>
			<author>
				<name><![CDATA[drfrank]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=223</uri>
			</author>
			<updated>2013-12-05T20:48:43Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=1127#p1127</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Application failed to start error]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=1118#p1118" />
			<content type="html"><![CDATA[<p>Frank,</p><p>It could be a combination of issues.&nbsp; DISLIN itself might be trying to locate that library.&nbsp; However, it might be easier to change your linking settings.&nbsp; In Project Options, click the new <em>Linker Options</em> button under Project Flags.&nbsp; Next, make sure <em>All Static</em> is checked.&nbsp; Finally, select Ok, then Ok, and save your project.</p><p>After you clean and build, I think the error should go away.</p><p>If not, you can also distribute the missing DLL(s) with your application.&nbsp; The missing file is located in:</p><p>C:\Program Files\Simply Fortran 2\mingw-w64\mingw\lib32</p><p>I would suggest grabbing at least the DLL you mentioned and <em>libgfortran-3.dll</em>.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2013-12-04T20:40:42Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=1118#p1118</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Application failed to start error]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=1111#p1111" />
			<content type="html"><![CDATA[<p>Jeff, <br />After successfully compiling a program that contains DISLIN to an exe using SF v2.7, I then tried to run it on another computer (both 32-bit) and received the follow error message,</p><p>&quot;Application failed to start because libgcc_s_sjlj-1.dll was not found.&quot;</p><p>As I&#039;ve not received this error prior, I have no explanation of its occurrence.</p><p>Perhaps it&#039;s something inadvertent I&#039;ve done when compiling, but its happened twice now.</p><p>Do you have any suggestions?</p><p>Frank</p>]]></content>
			<author>
				<name><![CDATA[drfrank]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=223</uri>
			</author>
			<updated>2013-12-03T21:55:59Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=1111#p1111</id>
		</entry>
</feed>
