digitalmars.D - How to do "static link" with c/c++ lib
- "Kite" <yipeng97 yahoo.com> Jan 22 2007
Hi, I'm try to develop a simple editor using scintilla, how to create a .lib file, then static link my code with scintilla? Because I want ot build a self-containt .exe file. Thanks.
Jan 22 2007








"Kite" <yipeng97 yahoo.com>