digitalmars.D.learn - How to properly link with a windws .lib file
- OK (5/5) Sep 07 2010 hello,
- Stanislav Blinov (3/10) Sep 07 2010 Recently there was a pretty thorough discussion about this:
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
Sep 07 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, OliverRecently 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
Sep 07 2010