[dmd-beta] D1 & D2 alpha's for Win64

Walter Bright walter at digitalmars.com
Wed Oct 24 20:28:18 PDT 2012


On 10/24/2012 8:05 PM, David Simcha wrote:
>
> LINK : fatal error LNK1104: cannot open file 'shell32.lib'
> --- errorlevel 1104
>
> How is shell32.lib even getting pulled in?

c:\cbx\mars>grep -r shell32.lib *.d
runtime\src\rt\dmain2.d: pragma(lib, "shell32.lib"); // needed for 
CommandLineToArgvW
hobos\std\process.d:    pragma(lib,"shell32.lib");
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/dmd-beta/attachments/20121024/72d7d2b2/attachment.html>


More information about the dmd-beta mailing list