Home » Extra libraries, Code snippets, applications etc. » OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc » MSVC++ Runtime error
MSVC++ Runtime error [message #28497] |
Fri, 03 September 2010 13:35  |
mubeta
Messages: 77 Registered: October 2006
|
Member |
|
|
I build an GUI MT application, compiled with MSVC9, included in the SDK for Windows 7. All installed in XP 32 bit. Before to install the SDK and the compiler I had to install .NET framwork 2.0 and 3.5.
I compiled the application as: All static.
Now someone get this program, (99% using XP 32 bit), and complains that they get the following error: "This application has requested the runtime to terminate in unusual way. Please contact ..."
With google I found a lot of pages discussing around this problem, and now I only fill more confuse.
It's the first time that this happen, and the difference from other applications is the multithread. But in my side, teste in three different XP installation, all it's working well.
I suggest to the users to install .NET framework 2.0 and 3.5, but now I don't have any feedback.
The problem can be there? I must include the frameworks in my installation packages ?
Thanks.
|
|
|
|
|
|
|
Re: MSVC++ Runtime error [message #28758 is a reply to message #28497] |
Wed, 15 September 2010 15:05  |
 |
koldo
Messages: 3432 Registered: August 2008
|
Senior Veteran |
|
|
chrisadam2 wrote on Wed, 15 September 2010 13:06 | At last, I compiled my dll in MSVC, and link it correctly in MSVC. While debug, I really got some memory error, and steped into the dll-codes. But while the dll compiled in mingw, it would not step into the actual dll code, and just throw a 'Runtime Error'.
|
Hello ChisAdam
Have you tried to debug your application compiling it static?
Best regards
Iñaki
|
|
|
Goto Forum:
Current Time: Fri Apr 25 19:01:52 CEST 2025
Total time taken to generate the page: 0.03704 seconds
|