[ITK-dev] Function-style preprocessor definitions

Brad King brad.king at kitware.com
Fri Jan 30 16:06:57 EST 2015


On 1/30/2015 2:53 PM, Johnson, Hans J wrote:
> CXX_DEFINES = -D) -DITK_IOFACTORY_REGISTERMANGER ….< other stuff>
> 
> This happens when building agains VTK and ITK, but with ITK I have
> VTKGlue turned off.

I cannot reproduce this with a basic setup of the case described.

What versions (Git commit sha1s) of ITK and VTK did you build?
What version of CMake are you using?
What configuration options were given to each of ITK and VTK?
Can you reproduce it with a simple CMakeLists.txt for the app code?

Thanks,
-Brad


More information about the Insight-developers mailing list