View previous topic :: View next topic |
Author |
Message |
KennyT
Joined: 02 Aug 2005 Posts: 318
|
Posted: Mon Oct 21, 2013 1:59 pm Post subject: Compiler crash |
|
|
Getting an intermittent problem that predates the latest release, but has become more prevalent recently...
If the compiler spots an error, or warning, it crashes with the following message:
--------------------------------------------------------------------
Runtime Error!
Program c:\win32app\salford\ftn95.exe
R6034
An application has made an attempt to load the C runtime library incorrectly.
Please contact the application's support team for more information.
--------------------------------------------------------------------
i wouldn't mind but it stops my compile batch file from continuing...
K
Last edited by KennyT on Mon Oct 21, 2013 2:58 pm; edited 1 time in total |
|
Back to top |
|
 |
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8210 Location: Salford, UK
|
|
Back to top |
|
 |
KennyT
Joined: 02 Aug 2005 Posts: 318
|
Posted: Mon Oct 21, 2013 3:05 pm Post subject: |
|
|
hmm,
i've already got installed the following C++ stuff:
2005 Redistributable
2005 Redistributable (x64)
2008 Redistributable (x86 - 2 versions)
2008 Redistributable (x64 - 2 versions)
2010 Redistributable (x86)
2010 Redistributable (x64)
2010 Runtime (x86)
2010 Runtime (x64)
What next?
K |
|
Back to top |
|
 |
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8210 Location: Salford, UK
|
Posted: Mon Oct 21, 2013 3:23 pm Post subject: |
|
|
I don't know. It appears to be a Microsoft failure message but FTN95 and salflibc.dll are not compiled using Microsoft C/C++. They use SCC. |
|
Back to top |
|
 |
KennyT
Joined: 02 Aug 2005 Posts: 318
|
Posted: Mon Oct 21, 2013 3:30 pm Post subject: |
|
|
ok, as i said, it's apparently intermittent - if i spot a pattern, i'll come back to you...
K |
|
Back to top |
|
 |
|