On Fri, 13 Sep 2013 06:08:40 GMT, Meta wrote:

I've got a couple seemingly strange problems that are popping up. First off, when compiling with -unittest, I get a linker error: Error 42: Symbol Undefined _D4vibe4core11concurrency3CLS7__ClassZ. Note that I am trying to build the first example on the docs page.

Second, even when building and running the very minimal example on the main page, I get another error: Got exception while accepting new connections: Assertion Failure. This happens with less trivial examples as well, which causes pages to not render and long strings of errors to be printed in the console.

Interestingly, I'm getting linker errors (although others) when using the git HEAD version of DMD to build in release mode...

Linking...
DMD v2.064 DEBUG
OPTLINK (R) for Win32  Release 8.00.13
Copyright (C) Digital Mars 1989-2010  All rights reserved.
http://www.digitalmars.com/ctg/optlink.html
[snip]\temp.obj(temp)
 Error 42: Symbol Undefined _D3std6base6424__T10Base64ImplVa43Va47Z155__T7DecoderTS4vibe4inet7message13decodeMessageFxAhAyaZ9094F8B31DDAA3A4D904024CF97FF9C7
[snip]\temp.obj(temp)
 Error 42: Symbol Undefined _D3std6base6424__T10Base64ImplVa43Va47Z155__T7DecoderTS4vibe4inet7message13decodeMessageFxAhAyaZBF6401166E7C7A80479716D3CC978481
[snip]\temp.obj(temp)
 Error 42: Symbol Undefined _D3std6base6424__T10Base64ImplVa43Va47Z155__T7DecoderTS4vibe4inet7message13decodeMessageFxAhAyaZ4B83189E9CDC8EEC6ADDAE5F24AE5AA9
[snip]\temp.obj(temp)
 Error 42: Symbol Undefined _D3std6base6424__T10Base64ImplVa43Va47Z155__T7DecoderTS4vibe4inet7message13decodeMessageFxAhAyaZ2B08D0355902475CD428DB74819D0747
[snip]\temp.obj(temp)
 Error 42: Symbol Undefined _D3std6base6424__T10Base64ImplVa43Va47Z155__T7DecoderTS4vibe4inet7message13decodeMessageFxAhAyaZB30237DB475889789592872C0E28D0EC
--- errorlevel 5