Daniel Keep Wrote: > How about by reading the error message? > > Error 42:Symbol Undefined _D5tango4core6Memory2GC6addrOfFpvZPv > > --> > > Error 42:Symbol Undefined void* tango.core.Memory.GC.addrOf(void*) > > Ergo, you didn't link in tango.core.Memory, which it wants.
Thanks a lot.But may I ask...so I have to use Tango's runtime in D2 other than D2's runtime,or,to use both? Regards, Sam