Talk:Nonogram solver: Difference between revisions

Content added Content deleted
mNo edit summary
Line 3: Line 3:


--LambertDW 03:41, 9 November 2017 (UTC)
--LambertDW 03:41, 9 November 2017 (UTC)

:It should not depend on the Linux flavour. I use g++, I would expect anything after 4.9 and probably some before to work. It does require --std=c++11. I guess you've done that as my compiler suggests it when a c++11 feature is required when I haven't asked for it. If that doesn't fix it then perhaps you could include the pertinent error messages. --[[User:Nigel Galloway|Nigel Galloway]] ([[User talk:Nigel Galloway|talk]]) 11:01, 9 November 2017 (UTC)


===Python Entry===
===Python Entry===