+1 for this issue. I'm also now on Mavericks, and would love to use Krusader on this OS.
On Tuesday, November 5, 2013 3:36:54 AM UTC-5, Oleg wrote: > > Hi, > > I am using Krusader on Linux and quite happy about it. Now I just got new > Macbook Pro with Maverick and tried to port it. It fails and I've found a > reason: http://mac-os-forge.2317878.n4.nabble.com/Mavericks-td232098.html: > --- > Apple released Mavericks today, and MacPorts works great on the new OS > (assuming you use trunk/base). > > However, there is one big change that I want to point out to other > MacPorts developers: the C++ runtime. > > The default C++ runtime is now libc++. libstdc++ is still available for > binary compatibility, but newly built applications and frameworks should > use libc++. This means that clang++ should be used for all C++ code since > g++ does not support libc++. If a port uses C++ and fails to build with > clang, it will not be supported on Mavericks (unless it does not export nor > utilize C++ APIs to/from other ports). > > At this point, most C++ ports "just work" with libc++, so most users will > be able to install their ports on Mavericks. One of the main reasons ports > fail to build with libc++ is the tr1 namespace. If you see build errors > about missing tr1 headers, please see this website for information: > > http://cplusplusmusings.wordpress.com/2013/06/03/whats-up-with-tr1-and-c11-and-libc/ > > Here is the list of ports which are currently listed as not working on > Mavericks (mainly due to C++ issues). If you need any of these ports, > please work with maintainers and developers to address the issues. > ... > kde/krusader > ... > --- > > Is it possible to address this issue? > > Thanks, > Oleg > -- You received this message because you are subscribed to the Google Groups "krusader-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/krusader-users/0dfdaf61-a26a-49eb-8d15-7abd3bd25140%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
