[Insight-users] cannot find -lvtkIOvtkFiltering

Luis Ibanez luis.ibanez at kitware.com
Thu Aug 24 11:18:32 EDT 2006


Hi Lukaz,

It is unlikely for an error to disappear without
a change being made, but... in any case it is good
to know that the linking is now working for you.


Enjoy ITK,


   Regards,


     Luis



---------------------
Lukasz Jelen wrote:
> Hi Luis,
> 
>     The message appeared exactly as pasted it and did have a IO and 
> Filtering libraries separated in my CMakeLists file. Thanks for the 
> reply, the error disapeared without changing a thing.
> 
> Cheers,
> 
> Lukasz
> 
> On 8/24/06, *Luis Ibanez* <luis.ibanez at kitware.com 
> <mailto:luis.ibanez at kitware.com>> wrote:
> 
>     Hi Lukaz,
> 
>     Does the message actually appear as:
> 
>           "-lvtkIOvtkFiltering"   ?
> 
>     or as
> 
>          "-lvtkIO   -lvtkFiltering"
> 
>     if it is the first one, then it simply
>     means that you failed to put a space
>     between vtkIO and vtkFiltering in the
>     CMakeLists.txt file of your application.
> 
>     Please post to the list the CMakeLists.txt
>     file that you wrote.
> 
> 
>         Thanks,
> 
> 
>            Luis
> 
> 
>     --------------------
>     Lukasz Jelen wrote:
>      > Hi,
>      >
>      >    I'm following the tutorial 'gettingstarted-II.pdf' and during
>      > compilation I'm receiving the following error: cannot find
>      > -lvtkIOvtkFiltering.
>      >
>      > Any help will gracefully appreciated,
>      > Lukasz
>      >
>      >
>      >
>     ------------------------------------------------------------------------
>      >
>      > _______________________________________________
>      > Insight-users mailing list
>      > Insight-users at itk.org <mailto:Insight-users at itk.org>
>      > http://www.itk.org/mailman/listinfo/insight-users
>     <http://www.itk.org/mailman/listinfo/insight-users>
> 
> 
> 




More information about the Insight-users mailing list