compilation issues in a shared library project

Jonathan Villa via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Jun 7 14:28:09 PDT 2015


On Sunday, 7 June 2015 at 19:17:51 UTC, Ali Çehreli wrote:
> On 06/06/2015 05:38 PM, Jonathan Villa wrote:
>
> (and the linking line, if separate)?
>
> Ali

I did a little research, and I think you're looking for a line 
like:
link.exe ....

there isn't a link.exe call at compilation time.


More information about the Digitalmars-d-learn mailing list