[vtkusers] vtk6.3 vs2010 error no override found for

Shark m.nunes at fratoria.com
Tue Mar 14 04:56:45 EDT 2017


>From my experience it seems a linking issue. 

But if you are running the .exe directly in the folder with a double click,
then you'll need to add the build folder to your environment variables PATH. 

You can also set a temporary PATH variable if you run from powershell.exe
/cmd.exe and then call the example.

As a last test, try running it from the Visual Studio, instead of double
clicking it. The lib files and path should be there in the Linker section of
project properties.

Hope this helps.



--
View this message in context: http://vtk.1045678.n5.nabble.com/vtk6-3-vs2010-error-no-override-found-for-tp5742464p5742465.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list