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

           Summary: RDMD: Support passing resource files to DMD
           Product: D
           Version: D2
          Platform: All
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: [email protected]
        ReportedBy: [email protected]


--- Comment #0 from Andrej Mitrovic <[email protected]> 2013-03-21 
10:03:56 PDT ---
$ rdmd resource.res test.d

> Error: cannot read file resource.res.d

RDMD should pass resource files directly to DMD, but only if DMD is used (IOW
the --compiler switch is unset or set to DMD). GDC for example expects object
files built via windres from the resource script.

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

Reply via email to