Ticket #103 (closed defect: wontfix)

Opened 4 years ago

Last modified 3 years ago

Error with Newer Tango

Reported by: LordSauron Assigned to: clayasaurus
Priority: major Milestone: 0.3 GUI - Physics - Refactor Release
Component: unspecified Version: svn
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.

03/18/09 14:25:50 changed by clayasaurus

  • status changed from new to closed.
  • version changed from 0.2 to svn.
  • resolution set to wontfix.
  • milestone changed from 2008-2009 Maintainance to 0.3 GUI Release.

This is probably just an error trying to compile the newer code with an older version of ArcLib. I'm going to make a new release soon so hopefully Chris Miller will update it then. This problem will most likely resolve itself over time. Otherwise, I'd recommend not to use the easyD arclib version and try grabbing arclib from DSSS.