Notes |
|
(0011273)
|
Tom Vercauteren
|
2008-04-14 03:52
|
|
Just realized that this bug is a duplicate of bug # 5647 |
|
|
(0011285)
|
Tomas Kazmar
|
2008-04-14 13:29
|
|
Yes, it is a duplicate.
Building ITK with shared libs on MinGW has been broken for a long time now. The last patch fixes the linker errors (unresolved symbols) for some executables, unfortunately not for itkTestDriver (it introduces the error you report), if I recall well. Currently, not using shared libs on MinGW is the way to go. |
|
|
(0012064)
|
Tom Vercauteren
|
2008-05-22 04:47
|
|
Apparently, the same problem appears on cygwin |
|
|
(0017018)
|
Bill Lorensen
|
2009-07-30 08:01
|
|
Try updating to CMake 2.6.4. We have a cygwin and mingw nightlies building with shared libraries. I also build mingw shared on my system. There were changes made to cmake to explicitly resolve this issue.
|
|
|
(0017020)
|
Tom Vercauteren
|
2009-07-30 08:57
|
|
Thank you Bill. I am not working with cygwin and mingw anymore right now but will try cmake 2.6.4 if I do.
It is OK to close this bug from my side. |
|
|
(0017021)
|
Bill Lorensen
|
2009-07-30 10:05
|
|
An update to cmake 2.6.4 resolves the problem. |
|
|
(0017022)
|
Bill Lorensen
|
2009-07-30 10:06
|
|
The reporter OKed the closing of the bug. |
|