Re: [ITK-dev] Linker errors after recent checking on Mac

2016-03-31 Thread Jean-Christophe Fillion-Robin
Hi Bill, On the Slicer factory (MacOSX 10.6), we were having issues with Xcode 4.2 and instead installed LLVM 3.1. http://llvm.org/releases/download.html#3.1 http://slicer-devel.65872.n3.nabble.com/MacOSX-factory-build-Transitioning-from-hybrid-quot-llvm-g-quot-to-quot-clang-quot-Update-to-Qt-

Re: [ITK-dev] Linker errors after recent checking on Mac

2016-03-31 Thread Bill Lorensen
I have abandoned llvm-gcc sonce VTK no longer compiles. I am building Release with my clang and shared. On Thu, Mar 31, 2016 at 11:15 AM, Bradley Lowekamp wrote: > Bill, > > Was you build in release or debug mode? > > Your reporting with clang on XCode 4.2? Does llvm-gcc report the same > prob

Re: [ITK-dev] Linker errors after recent checking on Mac

2016-03-31 Thread Sean McBride
On Thu, 31 Mar 2016 19:36:19 +0200, Jon Haitz Legarreta said: >that commit solved the linker issues with the duplicate symbols in >itk::NumericTraits that were introduced [1] by some other commit in early >or mid March. > >I acknowledge that VS10 (2010) and VS11 (2012) are some years old Bill is

Re: [ITK-dev] Linker errors after recent checking on Mac

2016-03-31 Thread Bradley Lowekamp
Bill, Was you build in release or debug mode? Your reporting with clang on XCode 4.2? Does llvm-gcc report the same problem? There is the following error on the dashboard that is similar[1]. This requires SHARED libraries and DEBUG mode on for gcc 4.6 to get this link error. It’s fine if its

Re: [ITK-dev] Linker errors after recent checking on Mac

2016-03-31 Thread Jon Haitz Legarreta
HI Bill, that commit solved the linker issues with the duplicate symbols in itk::NumericTraits that were introduced [1] by some other commit in early or mid March. I acknowledge that VS10 (2010) and VS11 (2012) are some years old, and I have not personally looked deeply into the mentioned linker i

Re: [ITK-dev] Linker errors after recent checking on Mac

2016-03-31 Thread Bill Lorensen
Folks, The same error appears on the Continuous builds. Should we revert the commit that introduced these compiler errors? Bill On Wed, Mar 30, 2016 at 1:56 PM, Bill Lorensen wrote: > This commit: > [e1a7be21102463c7b91c456c3fbbb020f4a00cf7] BUG: Addressing VS10 and > VS11 NumericTraits linkage

[ITK-dev] Linker errors after recent checking on Mac

2016-03-30 Thread Bill Lorensen
This commit: [e1a7be21102463c7b91c456c3fbbb020f4a00cf7] BUG: Addressing VS10 and VS11 NumericTraits linkage issue causes link errors on my Mac clang++ compiler: Apple clang version 3.0 (tags/Apple/clang-211.12) (based on LLVM 3.0svn) [ 62%] Building CXX object Modules/Core/Common/src/CMakeFiles/I