[Insight-users] Build error with ITK 3.0.1 on Cygwin/GCC 3.4.4
Hendrik Belitz
hbelitz at darkon.info
Thu Mar 1 12:52:46 EST 2007
Hi,
after working with ITK under Linux for some years now, I started
developing on the win32 platform using cygwin. With the most recent
release of ITK, I encountered the following linkage error on Cygwin with
GCC 3.4.4:
CMakeFiles/ITKCommon.dir/itkDynamicLoader.o:itkDynamicLoader.cxx:(.text+0xc5):
undefined reference to `itksys::DynamicLoader::CloseLibrary(HINSTANCE__*)'
CMakeFiles/ITKCommon.dir/itkDynamicLoader.o:itkDynamicLoader.cxx:(.text+0xd5):
undefined reference to
`itksys::DynamicLoader::GetSymbolAddress(HINSTANCE__*, char const*)'
Creating library file: ../../bin/libITKCommon.dll.a
collect2: ld gab 1 als Ende-Status zur"uck
make[2]: *** [bin/cygITKCommon-3.0.1.dll] Fehler 1
make[1]: *** [Code/Common/CMakeFiles/ITKCommon.dir/all] Fehler 2
make: *** [all] Fehler 2
Anyone out there's able to help me?
Regards
Hendrik
More information about the Insight-users
mailing list