[Insight-users] ITKLevelSetV4 Test code
Arnaud Gelas
arnaudgelas at gmail.com
Wed Sep 26 11:47:40 EDT 2012
Hi Greg,
To compile these tests, you should turn on BUILD_TESTING.
It will also enable all tests in ITK...
If you want to compile only these tests, you would need to copy all this
source code into your own project, and create a simple CMakeLists.txt
which would generate one executable per tests. You might also to modify
the signature of each test...
HTH
Arnaud
On 09/18/2012 07:59 AM, gregouc wrote:
> Dear all,
>
> I am trying to use LevelSetV4 testing code and examples. I think i am doing
> something wrong at the build process because i can’t build the files under
> the segmentation/levelsetv4/test folder.
>
> Do i have to select something at the cmake configure and generate process or
> do i have to build them separately using the visual studio.
>
> Thanks
>
> Greg
>
>
>
>
> --
> View this message in context: http://itk-users.7.n7.nabble.com/ITKLevelSetV4-Test-code-tp29493.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
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.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://www.itk.org/mailman/listinfo/insight-users
More information about the Insight-users
mailing list