Skip to content

Building the Debug on MacOS causes LfpViewer to raise assertions #705

Description

@kemerelab

Describe the bug
I'm building on MacOS using:

mkdir Build
cd Build
cmake -G "Xcode" ..
cmake --build . --config Debug

When I do this, adding a LfpViewer to my signal chain causes this assert error to be printed to console
JUCE Assertion failure in juce_GraphicsContext.cpp:94. It prints only a few times when the chain is instantiated, then continuously during streaming.

Versions:

  • OS: MacOS Tahoe (26.5.1)
  • GUI version: latest commit

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