[vtkusers] Build from GIT Master Linker errors

ianl ilindsay at insigniamedical.co.uk
Wed Jan 25 07:11:03 EST 2012


A bit more info:

It seems I didn't read the bit that says "Once you hit 'Configure', make
sure to turn on: * BUILD_SHARED_LIBS". As far as I understand it, this
causes CMake to produce a solution that generates dlls and stub lib files
rather than full static link libraries. I have not had to do this
previously.

With this setting, VTK now builds and works successfully in our application.

I would prefer to be able to use static link libraries if possible though as
this makes deployment a bit easier (and might be fractionally faster than
dll calls, but I doubt this makes much difference in the scheme of things).
Is there still a way to do this?

Thanks,
Ian Lindsay

--
View this message in context: http://vtk.1045678.n5.nabble.com/Build-from-GIT-Master-Linker-errors-tp5429952p5430041.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list