How to setup GDC with Visual D?
Guy Gervais via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Fri Jul 3 16:45:13 PDT 2015
On Friday, 3 July 2015 at 19:17:28 UTC, Marko Grdinic wrote:
> Any advice regarding how I can get this to work? Thanks.
I got GDC to work with VS2013 + VisualD by going into
"Tools->Options" (The VS menu, not the one under "Visual D") and
adding the paths under "Projects and Solutions -> Visual D
Settings -> GDC Directories". I put the path to the bin folder in
MinGW64 and the bin folder in GDC.
I get a 10%-15% speed improvement, which is nice, but my binaries
are 10 times larger.
More information about the Digitalmars-d-learn
mailing list