Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
J
jami-daemon
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 130
    • Issues 130
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Requirements
    • Requirements
    • List
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • savoirfairelinux
  • jami-daemon
  • Issues
  • #238

Closed
Open
Opened Jun 21, 2020 by Reese@figadore

Cannot build without video support

running meson build with -Dvideo=false results in a variety of build errors, even when

else
    conf.set('ENABLE_VIDEO', false)

is added to meson.build

Example:

../src/client/videomanager.cpp: In function ‘DRing::VideoFrame* DRing::getNewFrame()’:                                                                                                                                                       
../src/client/videomanager.cpp:333:48: error: ‘class jami::Manager’ has no member named ‘getVideoManager’; did you mean ‘getAudioManager’?                                                                                                        
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: savoirfairelinux/ring-daemon#238