From: dd <dro...@gm...> - 2009-10-21 08:58:14
|
klaas.holwerda <ngi@...> writes: > I advice you to use wxWidgets NON shared but static, and the same for wxLua. > I would not be surprised it works in that case. > Especially with mingw and cygwin. > > Klaas. > This means, code of wxWidgets library will be duplicated?! If wx will be static linked in my app and static linked in wxLua, i'm scared by size of my program o_0 |