DragonFly users List (threaded) for 2007-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Our g++ and wide streams?
I've almost got pkgsrc/boost-libs working, but I lack some
newbie knowlege about c++.
The problem boost-libs code has this:
#ifndef BOOST_IOSTREAMS_NO_WIDE_STREAMS
# include <cwchar>
#endif
If cwchar gets included the package won't compile -- AFAICT
it's because DFly has no support for wide chars, does this
sound right?
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]