View Issue Details

IDProjectCategoryView StatusLast Update
0002833Slicer4Core: Extensionspublic2013-02-12 09:40
Reporterfedorov Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product VersionSlicer 4.2.2-1 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.3.0 
Summary0002833: itkTestMain.h is missing in ITKv4
Description

There is compile error while trying to compile CLI created using the module wizard script, when compiling against Slicer+ITK4

TagsITKv4

Relationships

duplicate of 0002807 closedhjmjohnson itkTestMain.h is not available anymore in ITKv4. 

Activities

jcfr

jcfr

2013-02-01 04:34

administrator   ~0007779

Fixed in r21604
See http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21604

fedorov

fedorov

2013-02-04 13:52

developer   ~0007816

JC, I am at svn r21656, but I am still getting the missing include error, this is on mac.

jcfr

jcfr

2013-02-04 14:11

administrator   ~0007817

Hi Andriy,

Within the CMakeCache.txt of your Slicer build tree, can you check if the variable "SlicerExecutionModel_EXTRA_INCLUDE_DIRECTORIES" has a path ending with "Base/CLI/Testing" ?

fedorov

fedorov

2013-02-04 17:32

developer   ~0007818

Yes:

$ grep SlicerExecutionModel_EXTRA_INCLUDE_DIRECTORIES CMakeCache.txt
SlicerExecutionModel_EXTRA_INCLUDE_DIRECTORIES:INTERNAL=/Users/fedorov/github/Slicer/Base/CLI;/Users/fedorov/github/Slicer-Superbuild-ITK4-Release/Slicer-build/Base/CLI;/Users/fedorov/github/Slicer/Base/CLI/Testing;/Users/fedorov/github/Slicer/Libs/ITKFactoryRegistration;/Users/fedorov/github/Slicer-Superbuild-ITK4-Release/Slicer-build/Libs/ITKFactoryRegistration

I am compiling an extension (https://github.com/millerjv/PkModeling) from scratch while getting this error.

jcfr

jcfr

2013-02-04 18:47

administrator   ~0007819

This was an issue within the extension itself. See https://github.com/millerjv/PkModeling/pull/4

and more specifically: https://github.com/jcfr/PkModeling/commit/feac2473a89e440f62ab613d078778b6aa709edf

Issue History

Date Modified Username Field Change
2012-12-17 16:47 fedorov New Issue
2012-12-17 16:47 fedorov Status new => assigned
2012-12-17 16:47 fedorov Assigned To => jcfr
2012-12-17 19:26 jcfr Target Version => Slicer 4.2.3
2012-12-17 19:27 jcfr Tag Attached: ITKv4
2012-12-17 19:27 jcfr Relationship added duplicate of 0002807
2012-12-17 19:27 jcfr Assigned To jcfr => fedorov
2012-12-17 19:28 jcfr Assigned To fedorov => hjmjohnson
2013-02-01 04:34 jcfr Note Added: 0007779
2013-02-01 04:34 jcfr Status assigned => resolved
2013-02-01 04:34 jcfr Fixed in Version => Slicer 4.3.0
2013-02-01 04:34 jcfr Resolution open => fixed
2013-02-04 13:52 fedorov Assigned To hjmjohnson => jcfr
2013-02-04 13:52 fedorov Note Added: 0007816
2013-02-04 13:52 fedorov Status resolved => feedback
2013-02-04 13:52 fedorov Resolution fixed => reopened
2013-02-04 14:11 jcfr Note Added: 0007817
2013-02-04 17:32 fedorov Note Added: 0007818
2013-02-04 18:47 jcfr Note Added: 0007819
2013-02-04 18:47 jcfr Status feedback => resolved
2013-02-04 18:47 jcfr Resolution reopened => fixed
2013-02-10 03:28 fedorov Status resolved => closed
2013-02-12 09:39 jcfr Target Version Slicer 4.2.3 => Slicer 4.3.0