gofigure2 / GoFigure2

http://gofigure2.org
8 stars 4 forks source link

ITK algorithms crash in Shared Library on Mac #66

Closed arnaudgelas closed 12 years ago

NicolasRannou commented 13 years ago

it has sth to do with our CMakeLists. see branch: failing_Test

arnaudgelas commented 12 years ago

I'll start looking at it from tomorrow

NicolasRannou commented 12 years ago

have a look at: failingTest_macShared test: Examples/Filter/itkvtkPolyDataToGoFigureMeshAttributesTest.cxx

if you link it to QGoIO it works. if you link it to QGoGiu it doesn't work.

only on mac!

64 bits!

NicolasRannou commented 12 years ago

working on 10.5-32bits and on 10.6-64bits. To be tested on 10.7 when ALL libraries (including Qt, MySQL) are fully supported.