View Issue Details

IDProjectCategoryView StatusLast Update
0004197Slicer4Module VolumeRenderingpublic2016-10-13 02:00
Reporterpieper Assigned Topieper  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.6.0Fixed in VersionSlicer 4.6.0 
Summary0004197: build error with OpenGL2 backend
Description

A there is a missing implementation that results in the build error below.

Steps To Reproduce

Enable the new backend by setting this in CMake:

Slicer_VTK_RENDERING_BACKEND:STRING=OpenGL2

Additional Information

Linking CXX executable ../../../../../bin/qSlicerVolumeRenderingModuleCxxTests
Undefined symbols for architecture x86_64:
"qMRMLVolumePropertyNodeWidgetTest1(int, char)", referenced from:
cmakeGeneratedFunctionMapEntries in qSlicerVolumeRenderingModuleCxxTests.cxx.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: ** [bin/qSlicerVolumeRenderingModuleCxxTests] Error 1
make[1]:
[Modules/Loadable/VolumeRendering/Testing/Cxx/CMakeFiles/qSlicerVolumeRenderingModuleCxxTests.dir/all] Error 2
make: *** [all] Error 2

TagsNo tags attached.

Issue History

Date Modified Username Field Change
2016-05-20 12:06 pieper New Issue
2016-05-20 12:06 pieper Status new => assigned
2016-05-20 12:06 pieper Assigned To => pieper
2016-05-20 12:12 pieper Note Added: 0013886
2016-05-20 12:12 pieper Status assigned => closed
2016-05-20 12:12 pieper Resolution open => fixed
2016-05-20 12:12 pieper Fixed in Version => Slicer 4.5.1
2016-10-13 01:28 jcfr Target Version Slicer 4.5.1 => Slicer 4.6.0
2016-10-13 02:00 jcfr Fixed in Version Slicer 4.5.1 => Slicer 4.6.0