[Insight-users] cannot find -lvtkIOvtkFiltering
Luis Ibanez
luis.ibanez at kitware.com
Thu Aug 24 08:30:50 EDT 2006
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
> http://www.itk.org/mailman/listinfo/insight-users
More information about the Insight-users
mailing list