Changes between Initial Version and Version 1 of Ticket #41760


Ignore:
Timestamp:
Dec 11, 2013, 8:30:53 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41760

    • Property Owner changed from macports-tickets@… to swinbank@…
    • Property Summary changed from gle-grapyics build fails with C++ namespace errors to gle-graphics build fails with C++ namespace errors
  • Ticket #41760 – Description

    initial v1  
    11Building gle-graphics on Mavericks, ports version 2.2.1, port tree updated as of today (2013-12-11) fails with the following C++ errors:
    22
     3{{{
    34:info:build In file included from gcontour.cpp:43:
    45:info:build In file included from ./../all.h:73:
     
    78:info:build ./../tokens/StringKeyHash.h:79:18: error: expected namespace name
    89:info:build         using namespace __gnu_cxx;  // using gnu extensions such as "hash"
     10}}}
    911
    1012and several similar.