[vtk-developers] vtk cvs execute problem

David Cole david.cole at kitware.com
Thu Mar 8 09:38:47 EST 2007


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
>
>



More information about the vtk-developers mailing list