MasterZ
04-10-2006, 08:18 AM
While using Visual Studio 2005 (Foundation 2 and it's SDK no difference), with Maya 7 API.
open one file, and they one a new file.
This simple test program will run on the command line but in the development environment a heap error occurs.
Windows has triggered a breakpoint in myprogram.exe
This maybe due to a corruption of the heap, and indicates a bug in myprogram.exe or any of the DLLs it has loaded.
The output window may have more diagnostic information.
HEAP[myprogram.exe]: Invalid Address specified to RtlFreeHeap( 05760000, 0B206788 )
Windows has triggered a breakpoint in myprogram.exe.
I guess I’m asking what development environment do you use and suggest or is there something you can help me understand about fixing this problem of not being able to debug Maya 7 API in VS 2006.
open one file, and they one a new file.
This simple test program will run on the command line but in the development environment a heap error occurs.
Windows has triggered a breakpoint in myprogram.exe
This maybe due to a corruption of the heap, and indicates a bug in myprogram.exe or any of the DLLs it has loaded.
The output window may have more diagnostic information.
HEAP[myprogram.exe]: Invalid Address specified to RtlFreeHeap( 05760000, 0B206788 )
Windows has triggered a breakpoint in myprogram.exe.
I guess I’m asking what development environment do you use and suggest or is there something you can help me understand about fixing this problem of not being able to debug Maya 7 API in VS 2006.
