[Scummvm-tracker] [ScummVM] #10320: TOOLS: Compiler error in "extract_prince"

Lothar Serra Mari trac at scummvm.org
Thu Nov 16 16:24:56 CET 2017


#10320: TOOLS: Compiler error in "extract_prince"
----------------------+------------------------
  Reporter:  raziel-  |      Owner:  rootfather
      Type:  defect   |     Status:  new
  Priority:  blocker  |  Component:  Tools
Resolution:           |   Keywords:
      Game:           |
----------------------+------------------------

Comment (by rootfather):

 Does your compiler toolchain supports C++11? std::to_string was introduced
 with C++11.

 What happens if you add "-std=c++11" to your CXXFLAGS?

--
Ticket URL: <https://bugs.scummvm.org/ticket/10320#comment:2>
ScummVM <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list