While using Arclib with Tango 0.99.7 (pre-Collections) a user of Easy D receives this error when attempting to use the tutorial on dmedia:
>cd projectFolder
>dsss build main.d
main.d => main
+ C:\dmd\dsss\bin\rebuild.exe -Idsss_imports\ -I. -S.\ -IC:\dmd\dsss\include\d -SC:\dmd\dsss\lib\ -IC:\dmd\dsss\include\d -SC:\dmd\dsss\lib -oqdsss_objs\D main.d -ofmain
OPTLINK (R) for Win32 Release 8.00.1
Copyright (C) Digital Mars 1989-2004 All rights reserved.
C:\dmd\dsss\lib\\arc.lib(window)
Error 42: Symbol Undefined _D5tango4util3log9Hierarchy9Hierarchy9getLoggerMFAaZC5tango4util3log9Hierarchy14LoggerInstance
C:\dmd\dsss\lib\\arc.lib(window)
Error 42: Symbol Undefined _D5tango4util3log3Log3Log4baseC5tango4util3log9Hierarchy9Hierarchy
--- errorlevel 2
Command C:\dmd\dsss\bin\rebuild.exe returned with code -1, aborting.
Error: Command failed, aborting.
I know you're moving towards yearly maintenance releases, but if you find the time to address this issue, I'm sure some people who use this library would really appreciate it!