[vtkusers] Debug Assertion with vtkGarbageCollector

Gishara Indeewarie gish.777 at gmail.com
Tue Feb 28 06:17:05 EST 2012


Thanks for the reply Jothy. I did not know it before. I have mixed debug
and release modes. The problem was with calling Interactor.
 I used vtkmfc examples and now it is working fine.

On Mon, Feb 27, 2012 at 6:24 PM, John Drescher <drescherjm at gmail.com> wrote:

> On Sun, Feb 26, 2012 at 9:58 PM, Gishara Indeewarie <gish.777 at gmail.com>
> wrote:
> > Thanks for the reply. I replaced render->Render() to renWin->Render().
> But
> > it did not solve the problem.
>
> Are you mixing Debug and Release builds in the same application? In
> Visual Studio you can not compile VTK (or any other part) in Release
> (using shared libraries) then try to run your application in Debug
> mode.
>
> John
>



-- 
Gish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120228/11152550/attachment.htm>


More information about the vtkusers mailing list