| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0009274 | IGSTK | IGSTK | public | 2009-07-16 03:15 | 2011-02-01 17:53 | ||||
| Reporter | Vincent Gratsac | ||||||||
| Assigned To | Patrick Cheng | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Summary | 0009274: MicronTracker utility classes are not accessible to external projects | ||||||||
| Description | MicronTracker utility classes which are available at ${IGSTK_SOURCE_DIR}/Utilities/MicronTracker/src are not accessible when IGSTK is included by another CMake project. igstkIncludeDirectories.cmake file should be modified in order to make them available when IGSTK_USE_MICRONTRACKER option is activated (line 34) : >> >> IF(IGSTK_USE_MicronTracker) >> SET(IGSTK_INCLUDE_DIRS_SOURCE_TREE ${IGSTK_INCLUDE_DIRS_SOURCE_TREE} >> ${MTC_INCLUDE_DIRECTORY} ${IGSTK_SOURCE_DIR}/Utilities/MicronTracker/src) >> ENDIF(IGSTK_USE_MicronTracker) | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0016878) Vincent Gratsac (reporter) 2009-07-16 03:46 |
The modification is commited |
|
(0025221) Patrick Cheng (developer) 2011-02-01 17:53 |
This feature is supported now |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2009-07-16 03:15 | Vincent Gratsac | New Issue | |
| 2009-07-16 03:15 | Vincent Gratsac | Status | new => assigned |
| 2009-07-16 03:15 | Vincent Gratsac | Assigned To | => Patrick Cheng |
| 2009-07-16 03:46 | Vincent Gratsac | Note Added: 0016878 | |
| 2011-02-01 17:53 | Patrick Cheng | Note Added: 0025221 | |
| 2011-02-01 17:53 | Patrick Cheng | Status | assigned => resolved |
| 2011-02-01 17:53 | Patrick Cheng | Resolution | open => fixed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |