libretro / mupen64plus-libretro

Mupen64 Plus libretro core that stays compatible with upstream.
GNU General Public License v2.0
35 stars 34 forks source link

build issue on some versions of gcc #8

Closed Zombie-Ryushu closed 5 years ago

Zombie-Ryushu commented 7 years ago

gmake: [GLideN64/src/ShaderUtils.o] Error 1 gmake: Waiting for unfinished jobs.... GLideN64/src/Textures.cpp: In member function 'CachedTexture* TextureCache::addFrameBufferTexture()': GLideN64/src/Textures.cpp:580:15: error: 'TextureCache::FBTextures' has no member named 'emplace' GLideN64/src/Textures.cpp: In member function 'void TextureCache::update(u32)': GLideN64/src/Textures.cpp:1411:5: error: 'sleep_for' is not a member of 'std::this_thread' GLideN64/src/Textures.cpp:1415:5: error: 'sleep_for' is not a member of 'std::this_thread'

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/42873976-build-issue-on-some-versions-of-gcc?utm_campaign=plugin&utm_content=tracker%2F53677400&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F53677400&utm_medium=issues&utm_source=github).