On 19. Mar 2013, at 14:01, rarum [via Software] <[email protected]> wrote:
> 2 Error Launchbox gets error __builtin_clz __builtin_ctzll > __builtin_expect identifier not found ...I use MS100 compiler not GCC and > this function is from GCC .....any idea how to repair that ? This is a regression, see the HAVE_ definitions in Lunchbox/lunchbox/CMakeLists.txt. We will fix it next time we compile on Windows... > 3 . Missing boost library in linker > unresilved external > archive_serializer_map > text_iarchive_impl > and other Same as above - the boost building/integration semantics are beyond broken on Windows. There are also some bugs with the serialization lib. Will look into it. Cheers, Stefan. -- View this message in context: http://software.1713.n2.nabble.com/osgScaleViewer-tp7582782p7582803.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

