[vtk-developers] C++ compilation

Berk Geveci berk.geveci at kitware.com
Tue Apr 14 22:25:29 EDT 2009


Hi Gregory,

This list is for VTK developers not users, please direct your
questions to the users list in the future. As for your question, VTK
no longer has a library called vtkPatented. You must be using an old
project that depends an old VTK.

-berk

On Tue, Apr 14, 2009 at 5:32 PM, Grzegorz Pytel <bioinfguy at gmail.com> wrote:
> Hi, I'm getting a following error during linking:
>
> Error 1 fatal error LNK1104: cannot open file 'vtkPatented.lib'
>
> I'm using VS2008 and I have compiled VTK out of VTK's example source (
> http://www.vtk.org/VTK/help/examplecode.html ). This is my first C++ tryout,
> before I've been using java and vtk. Have I done something wrong during VTK
> library compilation? Why it hasn't been created? What's the name of project
> (set of classess) responsible for creation this lib? How can I build only
> this lib (and I assume also dll) without having to compile the whole library
> once again? Is this extra small package recompilation indeed indispensable
> to have an example working?
>
> Thanks in advance,
>
> Gregory
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
>



More information about the vtk-developers mailing list