On Friday, 18 May 2012 at 23:08:59 UTC, Iain wrote:
If I try to compile the code you gave above, I get a pile of linking errors using D 2.059:

You have to link in the modules too on the command line

dmd.exe parseSpain arsd/dom.d arsd/characterencoding.d

(or whatever the full path to the modules is)

Reply via email to