Ticket #103 (new defect)

Opened 6 months ago

Last modified 5 months ago

Error with Newer Tango

Reported by: LordSauron Assigned to: clayasaurus
Priority: major Milestone: 2008-2009 Maintainance
Component: unspecified Version: 0.2
Keywords: Cc:

Description

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!

Change History

08/07/08 16:16:02 changed by ChristianK

  • owner changed from ChristianK to clayasaurus.

I will try to look at this, but am reassigning to Clay just in case.