IridescentRose / MC-PSP

MC-PSP is the continued extension of Woolio's Minecraft-PSP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade the PSPSDK C++ Compiler to C++11?

IridescentRose opened this issue · comments

Title says it all... speculative issue.

Project started. Using Ubuntu 18.04, compiling a PSP Toolchain and subsequent libraries is successful.

Compiling project works... no sound yet (requires mmio / mikmod)

Compiling with the -std=c++11 flag is successful, and throws no errors.