R: R: [vtk-developers] vtk cvs execute problem

Valeria Gallo g_luigi at fastwebnet.it
Fri Mar 9 07:21:44 EST 2007


Problem solved.
You was right, the problem was in the environment variable PATH, in which
there was only the one of Paraview, so some the example loaded some dlls
from the wrong dir.
Changing the PATH now all it's ok.

Probably I have to write a correct CMAKELists file to specify where to find
the correct dlls. 

Thanks, I hope this could help even Carmen.
Valeria

-----Messaggio originale-----
Da: David Cole [mailto:david.cole at kitware.com] 
Inviato: venerdì 9 marzo 2007 12.24
A: Valeria Gallo
Cc: vtk-developers at vtk.org
Oggetto: Re: R: [vtk-developers] vtk cvs execute problem

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
>


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





More information about the vtk-developers mailing list