Does not compile with libc++

Bug #1355057 reported by Jussi Pakkanen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
dbus-cpp
New
Undecided
Unassigned

Bug Description

Building dbus-cpp or any application trying to use it fails miserably with libc++. To reproduce:

sudo aptitude install libc++-dev
CC=/path/to/clang CXX=/path/to/clang++ CXXFLAGS=-stdlib=libc++ cmake -DCMAKE_BUILD_TYPE=debug ..
make

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.