Build on OSX Mavericks

David Nadlinger code at klickverbot.at
Fri Jan 24 11:43:51 PST 2014


Hi Russel,

On Fri, Jan 24, 2014 at 8:16 PM, Russel Winder <russel at winder.org.uk> wrote:
> gen/logger.h:75:16, invalid operands to binary expression
> ('std::ostream' (aka 'basic_ostream<char>') and 'char const[2]')

This appears to be https://github.com/ldc-developers/ldc/issues/544.

Patches would be greatly appreciated, since I can't easily upgrade my
MacBook to Mavericks (the installer chokes on the MBR/GPT partition
table combo present on its disk), and I don't think Kai has a working
10.8 setup either.

If you just want to use LDC, you can just comment out the offending
line, as it only affects debug log output (-vv).

David


More information about the digitalmars-d-ldc mailing list