On Friday, 18 May 2012 at 23:16:26 UTC, Adam D. Ruppe wrote:
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)

Aah thank you!  Finally, an XML parser that works in D!!!

Reply via email to