OpenViBE Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000126openvibebug reportpublic2013-03-07 10:252013-03-19 15:20
Reporterozan.caglayan 
Assigned Tojlegeny 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
Platformx86_64OSLinuxOS VersionFedora
Summary0000126: Make ITPP dependency required or disable the build of modules requiring it
DescriptionIf ITPP is not available in the system, cmake does not fail and does not set TARGET_Has_ThirdPartyITPP.

But there's only a few places where this macro is honored.

For example, openvibe-plugins/signal-processing-gpl/trunc/src/ovpCSpectralAnalysisCospectra.cpp

Either ITPP should be made REQUIRED in FindThirdPartyITPP.cmake to fail at the configuration or relevant stuff should be disabled when ITPP is not available.

(p.s: I didn't check precisely but I think same problem exists for vrpn too)
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0001077)
jlegeny (reporter)
2013-03-19 15:20

Fixed in rev3526.

Note that the projects SSVEP Demo and VR Demo will not work without VRPN and should be removed altogether. Later we should think about a way to remove projects from compilation based on installed dependencies.

- Issue History
Date Modified Username Field Change
2013-03-07 10:25 ozan.caglayan New Issue
2013-03-18 15:52 jlegeny Assigned To => jlegeny
2013-03-18 15:52 jlegeny Status new => assigned
2013-03-19 15:20 jlegeny Note Added: 0001077
2013-03-19 15:20 jlegeny Status assigned => resolved
2013-03-19 15:20 jlegeny Resolution open => fixed


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker