[ITK-dev] Possible to build ITK libs without version number in filename?

Matt McCormick matt.mccormick at kitware.com
Sat Feb 6 16:03:21 EST 2016


Hi,

Please review this patch, which adds an ITK_CUSTOM_LIBRARY_SUFFIX
variable similar to VTK.

HTH,
Matt

On Sat, Feb 6, 2016 at 1:55 PM, Sean McBride <sean at rogue-research.com> wrote:
> On Sat, 6 Feb 2016 12:51:58 -0500, Dženan Zukić said:
>
>>version numbers shouldn't be an issue if you configure your project using
>>CMake (which automatically takes care of all library paths).
>
> I know, but as I said in my post, I don't use CMake.  I use CMake to build ITK of course, but my main app, which links to ITK, uses Xcode, and that can't/won't change.  ITK is a library, it's common to link to libraries in a variety of ways.  Do you know how your libc was built?  Do you care?
>
> Cheers,
>
> --
> ____________________________________________________________
> Sean McBride, B. Eng                 sean at rogue-research.com
> Rogue Research                        www.rogue-research.com
> Mac Software Developer              Montréal, Québec, Canada
> _______________________________________________
> 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://public.kitware.com/mailman/listinfo/insight-developers


More information about the Insight-developers mailing list