#40900: pdf2htmlex on Mac OS X 10.6: Error: you compiler does not support C++0x, please update it. -------------------------+-------------------------------- Reporter: mojca@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: pdf2htmlex | -------------------------+-------------------------------- Comment (by egall@…): Replying to [comment:6 jmr@…]:
There's no libc++ on 10.6, so switching compilers won't really help. I'm on 10.6 and have a libc++: {{{ Local-Admins-MacBook-Pro:magicseteditor ericgallager$ port search libcxx libcxx @183506 (lang) libc++ is a new implementation of the C++ standard library, targeting C++11
libcxxabi @183506 (lang) libc++abi is a new implementation of low level support for a standard C++ library. Found 2 ports. Local-Admins-MacBook-Pro:magicseteditor ericgallager$ port installed libcxx* The following ports are currently installed: libcxx @183506_0+universal (active) libcxxabi @183506_0+universal (active) Local-Admins-MacBook-Pro:magicseteditor ericgallager$ port contents libcxx* Port libcxx contains: /usr/lib/libc++.1.dylib /usr/lib/libc++.dylib Port libcxxabi contains: /usr/include/cxa_demangle.h /usr/include/cxxabi.h /usr/lib/libc++abi.dylib }}} -- Ticket URL: <https://trac.macports.org/ticket/40900#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X