程序运行发生错误,错误如下: Debug Error! Program: ......XXX.exe R6010 -abort() has been called (Press Retry to debug the application) 该错误在程序运行很少时间时,是随机发生的;昨晚用几台机器运行一晚上后,都发生了错误。 这个错误因为运行时不是每次都发生的,没法定位错误的位置,那么怎么进行调试检查?
这里有句话,可以参考:
You probably don't need that as your using VS 2010 in the DLL and your EXE, but I found that it's helpful for those who accidentally mix different versions of the C……
[/Quote]
这个问题我就曾犯过.呵呵