VisualD: obj files should be placed in intermediate path
Domain via Digitalmars-d-ide
digitalmars-d-ide at puremagic.com
Tue Aug 29 00:53:20 PDT 2017
On Tuesday, 29 August 2017 at 06:36:56 UTC, Rainer Schuetze wrote:
>
>
> On 27.08.2017 17:51, Domain wrote:
>> Now they are placed in output path.
>
> Indeed. It seems this happens with combined compilation and
> link only, as object file name generation is handled by dmd in
> this case. -od allows to move the file elsewhere, though.
And I hope I can control the path of *.exp and *.lib when
compiling dll, like /IMPLIB in VC.
More information about the Digitalmars-d-ide
mailing list