[ITK] LINK PROBLEM

Anna Vlachomitrou avlachomitrou at dxo.com
Thu Oct 13 03:24:52 EDT 2016


Dear ITK community,
 I am currently trying to build ITK so as to use some prebuilded libs  in Python.
-I downloaded the 4.10 version
- I used cmake to get the itk.sln for vs2010 32b (and also tried vs2015 32b)
- I launch the ALLBUILD
-I get some errors: all errors are related to _hypot. Here is an example:
450>     Creating library D:/DATA/InsightToolkit-4.10.1/build/lib/Release/ITKImageStatisticsPython.lib and object D:/DATA/InsightToolkit-4.10.1/build/lib/Release/ITKImageStatisticsPython.exp
450>itkImageMomentsCalculatorPython.obj : error LNK2019: unresolved external symbol "double __cdecl vnl_math::_hypot(double,double)" (?_hypot at vnl_math@@YANNN at Z) referenced in function "double __cdecl itk::Math::_hypot<double>(double,double)" (??$_hypot at N@Math at itk@@YANNN at Z)
450>D:\DATA\InsightToolkit-4.10.1\build\lib\Release\_ITKImageStatisticsPython.pyd : fatal error LNK1120: 1 unresolved externals
450>

Do you have any idea of how i can fix these build errors ?
 Thanks in advance,
Anna


------------------------------------------------------------------------------
This message and any attachments (the "message") are confidential and intended solely for the addressee(s). Any unauthorized use or dissemination is prohibited. E-mails are susceptible to alteration. Neither DxO Labs nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.
Ce message et toutes les pièces jointes (ci-après le "message") sont confidentiels et établis à l'intention exclusive de ses destinataires. Toute utilisation ou diffusion non autorisée est interdite. Tout message électronique est susceptible d'altération. DxO Labs et ses filiales déclinent toute responsabilité au titre de ce message s'il a été altéré, modifié ou falsifié.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20161013/4c029d24/attachment.html>


More information about the Community mailing list