How to properly link with a windws .lib file

Stanislav Blinov stanislav.blinov at gmail.com
Tue Sep 7 12:53:47 PDT 2010


OK wrote:
> hello,
> 
> now I have written some code in first.d and added some extern(C) functions in
> externs.d. How do I compile and link everything with
> extern.lib ?
> 
> regards, Oliver

Recently there was a pretty thorough discussion about this:

http://www.digitalmars.com/d/archives/digitalmars/D/learn/Re_Can_t_get_D_calling_C_to_build._21318.html


More information about the Digitalmars-d-learn mailing list