www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 5987] New: mydll sample doesn't compile

reply d-bugmail puremagic.com writes:
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 puremagic.com
        ReportedBy: simen.endsjo pandavre.com



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: -------
May 12 2011
next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=5987


Sean Kelly <sean invisibleduck.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sean invisibleduck.org



---
I believe this is already fixed in the 2.053 beta.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
May 12 2011
prev sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=5987


Walter Bright <bugzilla digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla digitalmars.com
         Resolution|                            |FIXED



14:41:48 PDT ---
Fixed now.

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