[Insight-users] Cmake code to know where is "ITKFltkImageViewer.lib

salah salah at gris . uni-tuebingen . de
Tue, 10 Jun 2003 20:02:02 +0200


My application produces the following error.

--------------------Configuration: MastoidSegmentor - Win32 =
Debug--------------------
Linking...
LINK : fatal error LNK1104: cannot open file "ITKFltkImageViewer.lib"
Error executing link.exe.

ALL_BUILD - 1 error(s), 0 warning(s)


Can somebody please provide me with the code to add to
 my CMakeList.txt to tell the project where this library is on the=20
disk.

Thanks