[vtkusers] Unable to link agains VTK
alex88
alex88 at correo.ugr.es
Thu Nov 15 03:51:45 EST 2012
Hi,
Im starting to use VTK in a project. Im working in Windows, using
Code::Blocks with Mingw.
I built VTK and installed it with no problems.
In my project, I added the include folder to the search directories,
and linked against all the static libraries generated with the
instalation (the ones in VTK/lib, wich I added as a library directory),
but when I compile, it finds all the includes, but throws VTK related
linking errors.
Why could be the problem?
Thanx you :)
Alex.
More information about the vtkusers
mailing list