[Insight-users] link error: cannot open file 'ITKReview.lib'

John Drescher drescherjm at gmail.com
Mon Feb 23 08:24:36 EST 2009


On Mon, Feb 23, 2009 at 8:17 AM, Martine Lefevre <martine_lef at yahoo.fr> wrote:
> Dear Luis and itk users,
>
> I try to do some curvature estimation using the filter proposed by Gelas
> Arnauld which is based on a surface mesh data structure itk::QuadEdgeMesh.
> For this reason I include the ITKReview in my CMakeLists file.
>
>
> In building the project I get the following link error:
>
> 1>Linking...
>
> 1>     LINK : fatal error LNK1104: cannot open file 'ITKReview.lib'
>
>
> Do you know the cause of this error?
> Thank you in advance
> Martine
> I paste the code here and the CMakeLists file.
>

When you built ITK did you build it with Review turned on?

John


More information about the Insight-users mailing list