So I just tried another build of EQ on Mavericks and apparently your latest commit for lunchbox fixes the issues with the C++11 features! That + removing HSWD support (which doesn't seem to want to compile for me due to being unable to link to the boost regexp stuff on my system) made the compilation move forward and both lunchbox and collage built just fine.
However, the next error came up when compiling eq/fabric, with CLANG complaining that it couldn't find <unordered_set> from the Lunchbox headers! Is EQ compiling for libstdc++ and lunchbox for libc++? That could cause the header mixup... -- View this message in context: http://software.1713.n2.nabble.com/Bug-in-wgl-Pipe-pixel-viewport-detection-based-on-device-tp7584388p7584410.html Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

