Hello,
On Mon, 2013-01-28 at 06:01 -0500, Venkat (OpenSG) wrote: > Good day, > > -----Original message----- > From:Gerrit Voß <vo...@vossg.org> > > c++11 yes and it should not be a problem (I'll let the build run right > now), but you are doing more, you are switching the underlying c++ > library implementation as well and this is not a trivial > undertaking (and something entirely different). Is there a particular need > for you to switch to clangs libc++ at this point in time ?. As there will be > more errors to follow it might take some time for me to go through and fix > them. > > kind regards > gerrit > > I tried building with libstdc++ and I am able to build opensg successfully. > But I need to link to libc++ for my application (due to dependencies) and I > get errors from opensg header/inl files. > > I guess I will try to build opensg with libc++ and see how far I can go. not far I'm afraid, from a quick glance, while the first error (operator <<) can be resolved, the second one (mfieldvector) can not be resolved easily. Without looking into all the details my first inclination is that we have to provide a more complete std::vector implementation to get around this one. kind regards gerrit ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ Opensg-users mailing list Opensg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/opensg-users