[vtkusers] error LNK2019: unresolved external symbol "public: class vtkCamera * __thiscall vtkRenderer::GetActiveCamera(void)"
Carl Trapani
carl at skytopsoftware.com
Wed Jul 23 15:42:19 EDT 2008
Hi All,
Well, I've worked around my linking problem by using CMake and the
CMakeLists.txt and Cone.cxx files found in
[VTK_SOURCE]\Examples\Tutorial\Step1\Cxx to generate a VC++ 9 project.
I'm able to compile, link and run the Cone example as well as debug it
using VC++ debugger.
If anyone is interested in how I did that, just let me know and I'll be
happy to share.
Thanks,
Carl
More information about the vtkusers
mailing list