Hi ITK Developers,

I'll try moving to ITK 4.3 (from 4.2) and get the following Compiler errors (Using VS 2008 Express, Win7 64 bit, try to build python bindings for 2.7.2 :

Creating library C:\Entwicklungsbibliotheken\itk_v43\build\lib\Release\itkTestDriver.lib and object C:\Entwicklungsbibliotheken\itk_v43\build\lib\Release\itkTestDriver.exp 2>itkopenjpeg-4.3.lib(tcd.obj) : error LNK2019: unresolved external symbol posix_memalign referenced in function opj_aligned_malloc 2>itkopenjpeg-4.3.lib(dwt.obj) : error LNK2001: unresolved external symbol posix_memalign 2>itkopenjpeg-4.3.lib(t1.obj) : error LNK2001: unresolved external symbol posix_memalign 2>C:\Entwicklungsbibliotheken\itk_v43\build\bin\Release\itkTestDriver.exe : fatal error LNK1120: 1 unresolved externals

Through Google I found that the same problem occured in CDASH on 9th February - but seemes to be resolved. Any idea how that was done? (If possible I don't want to switch to the ITK developer version...)

Thanks,

Matthias
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-developers

Reply via email to