[Insight-users] compilation problem

Gwenaël Guillard gwenael.guillard@enst-bretagne.fr
Mon, 25 Nov 2002 22:05:31 +0100


Hi,

I don't have any probleme while compiling ITK without examples but with
them, I have this message:



--------------------Configuration: DistanceMapFilter - Win32
Debug--------------------
Linking...
   Creating library
D:\Users\guillard\src\Insight\InsightToolkit-1.0.0Bin\bin\Debug/DistanceMapFilter.lib
and object
D:\Users\guillard\src\Insight\InsightToolkit-1.0.0Bin\bin\Debug/DistanceMapFilter.exp

fltkd.lib(Fl_x.obj) : error LNK2001: unresolved external symbol
__imp___TrackMouseEvent@4
D:\Users\guillard\src\Insight\InsightToolkit-1.0.0Bin\bin\Debug/DistanceMapFilter.exe
: fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

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




I'm using InsightToolkit-1.0.0 and FLTK 1.1.1, in CMake, VTK_USE=OFF,

Thank you,

Gwenael