View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003493 | Slicer4 | Module OpenIGTLinkIF | public | 2013-11-11 05:00 | 2017-06-10 08:51 |
Reporter | jcfr | Assigned To | jcfr | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | |||||
Target Version | Slicer 4.4.0 | Fixed in Version | Slicer 4.4.0 | ||
Summary | 0003493: OpenIGTLinkIF - Anticipated compile issue | ||||
Description | Hi, Soon we will integrate commit reported in [1], after trying to compile including commit [2] into Slicer trunk. Your module doesn't compile. See error reported below. The solution is to add "#include <vtkObjectFactory.h>" to "Logic/vtkSlicerOpenIGTLinkIFLogic.cxx" [1] http://www.slicer.org/slicerWiki/index.php/Roadmap#Staged [2] https://github.com/finetjul/Slicer/commit/95ed7d18a81b17f58362b61fbf143e09af1da017 In file included from /home/jchris/Projects/Slicer-SuperBuild-Debug-Qt485/VTK/Common/vtkObject.h:42:0, | ||||
Tags | No tags attached. | ||||
The fixed code is committed to: https://github.com/tokjun/OpenIGTLinkIF/tree/3493-include-vtkObjectFactory-h |
|
The branch is merged into the main repository 48384b24570ea5f8fee52fb9e3d56512d2e05837 |
|
Thanks. Fixed in r22712 |
|
Fix committed to 2145-support-for-installing-extension-from-file branch. |
|
Slicer: 2145-support-for-installing-extension-from-file 0abff65c 2013-11-18 12:07:13 Details Diff |
COMP: OpenIGTLinkIF - Anticipate logic headers reorganization. Soon, as a compilation speedup, the base class "vtkMRMLAbstractLogic" will forward declared classes in its definition file. This commit fix compilation issue that would have occurred following integration of the topic "finetjul/Slicer@vtkmrmlabstractlogic-clean-includes-trunk" Fixes 0003493 Co-authored-by: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com> From: Junichi Tokuda <tokuda@bwh.harvard.edu> git-svn-id: http://svn.slicer.org/Slicer4/trunk@22712 3bd1e089-480b-0410-8dfb-8563597acbee |
||
mod - SuperBuild/External_OpenIGTLinkIF.cmake | Diff File | ||
Import 2017-06-07 23:51:09: master 0abff65c 2013-11-18 12:07:13 Details Diff |
COMP: OpenIGTLinkIF - Anticipate logic headers reorganization. Soon, as a compilation speedup, the base class "vtkMRMLAbstractLogic" will forward declared classes in its definition file. This commit fix compilation issue that would have occurred following integration of the topic "finetjul/Slicer@vtkmrmlabstractlogic-clean-includes-trunk" Fixes 0003493 Co-authored-by: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com> From: Junichi Tokuda <tokuda@bwh.harvard.edu> git-svn-id: http://svn.slicer.org/Slicer4/trunk@22712 3bd1e089-480b-0410-8dfb-8563597acbee |
||
mod - SuperBuild/External_OpenIGTLinkIF.cmake | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-11-11 05:00 | jcfr | New Issue | |
2013-11-11 05:00 | jcfr | Status | new => assigned |
2013-11-11 05:00 | jcfr | Assigned To | => tokuda |
2013-11-11 05:04 | jcfr | Relationship added | related to 0003494 |
2013-11-11 05:05 | jcfr | Target Version | => Slicer 4.4.0 |
2013-11-16 06:56 | tokuda | Note Added: 0010320 | |
2013-11-16 06:56 | tokuda | Status | assigned => resolved |
2013-11-16 06:56 | tokuda | Resolution | open => fixed |
2013-11-16 10:22 | tokuda | Note Added: 0010321 | |
2013-11-18 07:07 | jcfr | Note Added: 0010328 | |
2013-11-18 07:07 | jcfr | Status | resolved => closed |
2013-11-18 07:07 | jcfr | Fixed in Version | => Slicer 4.4.0 |
2017-06-07 23:27 | jcfr | Changeset attached | => Slicer 2145-support-for-installing-extension-from-file 0abff65c |
2017-06-07 23:27 | jcfr | Note Added: 0014568 | |
2017-06-07 23:27 | jcfr | Assigned To | tokuda => jcfr |
2017-06-10 08:51 | jcfr | Changeset attached | => Slicer master 0abff65c |