R: [vtk-developers] vtk cvs execute problem

David Cole david.cole at kitware.com
Fri Mar 9 06:23:31 EST 2007


Could you send the code that causes the error?

ren->AddActor(coneActor);
...by itself should not cause this problem.

We need more information to help you.

Thanks,
David Cole


On 3/9/07, Valeria Gallo <g_luigi at fastwebnet.it> wrote:
> I have the same problem, and even building from scratch I have not fixed the
> problem.
> Any other idea?
>
> Thanks,
> Valeria Gallo
>
> -----Messaggio originale-----
> Da: vtk-developers-bounces+g_luigi=fastwebnet.it at vtk.org
> [mailto:vtk-developers-bounces+g_luigi=fastwebnet.it at vtk.org] Per conto di
> David Cole
> Inviato: giovedì 8 marzo 2007 15.39
> A: Carmen @
> Cc: vtk-developers at vtk.org
> Oggetto: Re: [vtk-developers] vtk cvs execute problem
>
> This sounds like it could be an incremental rebuild issue. (Something
> changed in a header file, but not all the corresponding obj files got
> rebuilt.)
>
> Try building from scratch (start with an empty binary directory,
> reconfigure with cmake and then rebuild) and see if that makes it go
> away...
>
> Either way, please send another mail to the list telling us if that
> "fixed" it or if the problem persists.
>
> Thanks,
> David Cole
>
>
> On 3/8/07, Carmen @ <vcarmen76 at hotmail.com> wrote:
> >
> >
> >
> > Hi all,
> >
> > I was working on the VTK 5.0.2 version and now I need the new issues of
> the
> > CVS version (last download on 7th of March).
> >
> > I had no problem in building both version in Debug and Release mode. But,
> > while trying to execute a very simple example under the new version, on
> the
> > following instruction:
> >
> >
> >
> > ren->AddActor(coneActor);
> >
> >
> >
> > the following error message appeared:
> >
> >
> >
> > The value of ESP was not properly saved across a function call.  This is
> > usually a result of calling a function declared with one calling
> convention
> > with a function pointer declared with a different calling convention
> >
> >
> >
> > Anyone could help me, please???
> >
> > Thanks in advance,
> >
> > Carmen.
> > ________________________________
> >  Push the button! Crea il tuo blog e fatti vedere...
> > _______________________________________________
> > vtk-developers mailing list
> > vtk-developers at vtk.org
> > http://www.vtk.org/mailman/listinfo/vtk-developers
> >
> >
> _______________________________________________
> vtk-developers mailing list
> vtk-developers at vtk.org
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.446 / Virus Database: 268.18.7/711 - Release Date: 05/03/2007
> 9.41
>
>
> _______________________________________________
> vtk-developers mailing list
> vtk-developers at vtk.org
> http://www.vtk.org/mailman/listinfo/vtk-developers
>



More information about the vtk-developers mailing list