MantisBT - VTK
View Issue Details
0014152VTK(No Category)public2013-06-28 04:392013-07-10 13:12
Martin Müllenhaupt 
Dave DeMarle 
normalminorhave not tried
closedfixed 
6.0.0 
6.1.0 
TBD
incorrect functionality
0014152: FindOGGTHEORA.cmake change library order
Theora links to ogg, so at least for static linking, libtheoraenc and libtheoradec must precede libogg. The attached patch fixes that.
No tags attached.
patch vtk6-3-findogg.patch (459) 2013-06-28 04:39
https://www.vtk.org/Bug/file/9472/vtk6-3-findogg.patch
Issue History
2013-06-28 04:39Martin MüllenhauptNew Issue
2013-06-28 04:39Martin MüllenhauptFile Added: vtk6-3-findogg.patch
2013-06-28 04:40Martin MüllenhauptNote Added: 0031092
2013-06-28 10:17Dave DeMarleNote Added: 0031100
2013-07-01 06:35Martin MüllenhauptNote Added: 0031109
2013-07-01 11:37Dave DeMarleAssigned To => Dave DeMarle
2013-07-01 11:37Dave DeMarleStatusbacklog => todo
2013-07-01 11:37Dave DeMarleProduct Version => 6.0.0
2013-07-01 11:37Dave DeMarleFixed in Version => 6.1.0
2013-07-10 13:11Dave DeMarleStatustodo => active development
2013-07-10 13:11Dave DeMarleResolutionopen => fixed
2013-07-10 13:11Dave DeMarleStatusactive development => gatekeeper review
2013-07-10 13:11Dave DeMarleStatusgatekeeper review => customer review
2013-07-10 13:12Dave DeMarleStatuscustomer review => closed

Notes
(0031092)
Martin Müllenhaupt   
2013-06-28 04:40   
The testes VTK Version is 6.0.0.rc3
(0031100)
Dave DeMarle   
2013-06-28 10:17   
Thanks Martin. Would you mind submitting that patch through gerrit to facilitate automated testing and review? See http://www.vtk.org/Wiki/VTK/Git/Develop [^] for step by step instructions.
(0031109)
Martin Müllenhaupt   
2013-07-01 06:35   
I finally managed to create a gerrit topic for this patch: http://review.source.kitware.com/#/t/2953/ [^]