[Insight-users] Fwd: Deployment of ITK with CMakeSetup (issue with include directories)

Mark Roden mmroden at gmail.com
Mon Oct 19 13:06:06 EDT 2009


Hi Peter,

That's part of the CMake paradigm, that there's one directory for the
source and another for the automatically generated platform specific
files.  To get those libraries compiled for your platform, you have to
still have the original directory, because that's where the source
actually resides.

Mark

On Mon, Oct 19, 2009 at 10:02 AM, Pete79 <pkoniusz at hotmail.com> wrote:
>
>
>
> John M. Drescher wrote:
>>
>> You can change that in cmake-gui
>> Set ITK_DIR and reconfigure / regenerate your application
>>
>
> Erm, that's what I've been trying to do. Though, I don't see an entry like
> ITK_DIR. Adding it doesn't help. Also, my install source and 'where to
> build' directories are sorted properly, but ALL_BUILD.vcproj still has
> additional includes that refer to the install source directory. What am I
> missing?
>
> Cheers,
> Peter
> --
> View this message in context: http://www.nabble.com/Deployment-of-ITK-with-CMakeSetup-%28issue-with-include-directories%29-tp25960296p25961932.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> 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-users
>


More information about the Insight-users mailing list