Re: g++ cannot find std::stoi

2014-06-02 Thread hhh
Lowell Gilbert writes: > h...@sdf.org writes: > >> I'm trying to compile OpenCog [1] using g++47, but get an error about >> missing std::stoi. >> >> I have attached a micro-example [2] that generates the same error, if I >> try to compile it with: >> >> % g++47 -std=c++11 s.cc >> s.cc: In functio

g++ cannot find std::stoi

2014-05-28 Thread hhh
Hi, I'm trying to compile OpenCog [1] using g++47, but get an error about missing std::stoi. I have attached a micro-example [2] that generates the same error, if I try to compile it with: % g++47 -std=c++11 s.cc s.cc: In function 'int main()': s.cc:8:13: error: 'stoi' is not a member of 'std'

Please commit or comment on PR ports/188930

2014-05-17 Thread hhh
Hi all I would like to ask, if someone could commit patches from ports/188930. It's an update of games/py-mnemosyne to the newest version 2.3. I would also like to take the maintainership, if there are no objections. I'm quite new to the port system and have additional questions: 1. Some of th

Re: mnemosyne: gcc related error

2014-04-05 Thread hhh
> Hi all, > I get the following error when running mnemosyne (games/py-mnemosyne): > % mnemosyne > An unexpected error has occurred. > Please forward the following info to the developers: > Traceback (innermost last): > File "/usr/local/bin/mnemosyne", line 155, in > debug_file=options.de

mnemosyne: gcc related error

2014-04-04 Thread hhh
Hi all, I get the following error when running mnemosyne (games/py-mnemosyne): % mnemosyne (:0) An unexpected error has occurred. Please fo

mnemosyne: gcc related error

2014-04-04 Thread hhh
Hi all, I get the following error when running mnemosyne (games/py-mnemosyne): % mnemosyne (:0) An unexpected error has occurred. Please fo