Skip to content

Linux Mint 22.03 breaks on RtAudio::getApiName #8290

@ofTheo

Description

@ofTheo

In nightly builds.
This API call is fairly new and only being used for debug info - so safe to comment out for broader support.

../../../libs/openFrameworks/sound/ofRtAudioSoundStream.cpp: In member function ‘virtual bool ofRtAudioSoundStream::setup(const ofSoundStreamSettings&)’:
../../../libs/openFrameworks/sound/ofRtAudioSoundStream.cpp:149:65: error: ‘getApiName’ is not a member of ‘RtAudio’
  149 |   ofLogNotice() << "Initialized RtAudio with API: " << RtAudio::getApiName(audio->getCurrentApi());

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions