can not debug dPlot_GetEnhMetaFile, it promopt exception.

Q&A for C, C++, and/or C# developers using DPlot
Post Reply
richardsong
Posts: 2
Joined: Wed Mar 12, 2014 9:57 am

can not debug dPlot_GetEnhMetaFile, it promopt exception.

Post by richardsong »

Hi all,
I try to build and debug ctest4 in 64bit. I could build it and execute it successfully.
However, I cannot debug it. When I step into the code and execute dPlot_GetEnhMetaFile, it will prompt the exception message. The message is below.
"Windows has triggered a breakpoint in ctest4.exe.

This may be due to a corruption of the heap, which indicates a bug in ctest4.exe or any of the DLLs it has loaded.

This may also be due to the user pressing F12 while ctest4.exe has focus.

The output window may have more diagnostic information."

Does anyone run across this issue? Please help me. Thanks a lot.
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

My guess is you need a debug version of the DLL. I'm not in a position to provide that right now, but will upload it when I can.
Visualize Your Data
support@dplot.com
richardsong
Posts: 2
Joined: Wed Mar 12, 2014 9:57 am

Post by richardsong »

Thanks, David.
When you are ready, tell me. .
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

I can't find any record of me replying to you by e-mail, so I'm assuming it didn't happen. If that's true... sorry.
Debug versions of dplotlib.dll are available here:
http://www.dplot.com/dplotlib/debug/dplotlib.dll (32-bit)
http://www.dplot.com/dplotlib/debug/dplotlib64.dll (64-bit)

Please let me know if you have any questions, and in particular if you find any problems.
Visualize Your Data
support@dplot.com
Post Reply