sandsmark / linux-vr-player-or-something

Very simple VR video player using libmpv and openhmd.
14 stars 2 forks source link

Build does not work anymore #2

Open FriederHannenheim opened 3 years ago

FriederHannenheim commented 3 years ago

widget.cpp: In member function 'virtual void MpvWidget::paintGL()': widget.cpp:272:44: error: 'class OhmdHandler' has no member named 'modelViewMatrices' 272 | QVector<QMatrix4x4> matrices = m_ohmd->modelViewMatrices();