So I guess these should be versioned out in the Win64 builds then? What libs should replace them?
On Wed, Oct 24, 2012 at 11:28 PM, Walter Bright <[email protected]>wrote: > > 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"); > > _______________________________________________ > dmd-beta mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/dmd-beta >
_______________________________________________ dmd-beta mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-beta
