[vtkusers] ctest error
    David Cole 
    david.cole at kitware.com
       
    Mon Oct 31 07:35:13 EST 2005
    
    
  
The PATH is probably different in the ctest environment and you're 
probably picking up a different tk84.dll somehow...
Is this interactively or from a dashboard script?
If from a script, do you have "CTEST_ENVIRONMENT" set...?
Can you run depends.exe from the same environment and find which 
tk84.dll it's referencing?
All just guesswork,
David
dean.inglis at camris.ca wrote:
>I am building cvs version of VTK and then
>trying to test it:
>CMake 2.0.6, Windows XP, Borland C++ 5,
>Tcl 8.4, static libs, release build.  Ctest
>is dying on Testing otherInterp (and others) 
>with:
>
>vtk.exe - Entry Point Not Found
>The procedure entry point _TkWinChildProc at 16 
>could not be located in the dynamic link library
>TK84.DLL
>
>I have already coff2omf'd the tk and tcl libs
>and set TCLLIBPATH as req'd.  I can run 
>the vtk tcl scripts by double clicking in
>explorer or by drag/drop onto vtk.exe with
>no errors.
>
>Any idea why this may be occuring with ctest????
>
>Dean
>
>_______________________________________________
>This is the private VTK discussion list. 
>Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
>
>  
>
    
    
More information about the vtkusers
mailing list