[Issue 5987] New: mydll sample doesn't compile

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 12 07:19:09 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5987

           Summary: mydll sample doesn't compile
           Product: D
           Version: D2
          Platform: All
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: simen.endsjo at pandavre.com


--- Comment #0 from simendsjo <simen.endsjo at pandavre.com> 2011-05-12 07:15:05 PDT ---
dll.d(5): Error: module dll_helper is in file 'core\dll_helper.d' which cannot
b
e read


C:\d\dmd-2.053beta\samples\d\mydll>..\..\..\windows\bin\dmd -ofmydll.dll
-L/IMPL
IB mydll.d dll.d mydll.def
dll.d(5): Error: module dll_helper is in file 'core\dll_helper.d' which cannot
b
e read
import path[0] = C:\d\dmd-2.053beta\windows\bin\..\..\src\phobos
import path[1] = C:\d\dmd-2.053beta\windows\bin\..\..\src\druntime\import

C:\d\dmd-2.053beta\samples\d\mydll>..\..\..\windows\bin\dmd test.d mydll.lib
OPTLINK (R) for Win32  Release 8.00.12
Copyright (C) Digital Mars 1989-2010  All rights reserved.
http://www.digitalmars.com/ctg/optlink.html
mydll.lib
 Warning 2: File Not Found mydll.lib
C:\d\dmd-2.053beta\windows\bin\..\lib\phobos.lib(dmain2)
 Error 42: Symbol Undefined _D5mydll8dllprintFZv
--- errorlevel 1

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list