Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - fromY

Pages: [1]
1
Hi,  ALL.

I'm confused, because I had get a "heap destory" message.
I got github data, took cmake , and comiled with Visual Studio 2012 (11) update4.
cmake was good. maybe success.
Visual Studio compiling seems good, but program evoke errer message,when program run.
more detail, crash position is at StateStack.cpp, StateStack::applyPendingChanges(), case Clear:, mStack.clear().
 I trace program and I have get little information.
at vector clear()function (calling by mStack.clear();)
_Mylast has bad.
but, I don't know what I fix.

please help me.

Pages: [1]