Closed Morilli closed 3 months ago
First:
git clone --depth 1 https://github.com/mupen64plus/mupen64plus-core.git
git clone --depth 1 https://github.com/gonetz/GLideN64.git
rm -rf GLideN64/src/GLideNHQ/inc
Then configure with:
cmake -DMUPENPLUSAPI=On -DNOHQ=On -DUSE_SYSTEM_LIBS=On ../../src/ -G Ninja
Maybe a similar issue as in #2705?