Re: wxTaskBarIcon help
- Posted by mattlewis (admin) Feb 18, 2009
- 1152 views
ghaberek said...
Hrm... GunWin32 didn't seem to install grep. But this works equally as well:
type wxeud.e | find "= wx_define_c_" | sed -re "s/.*\"(.*)\".*/EXPORT \1=_\1/" > exports.lbc
Somehow that just seems dirty.
Which packages did you install? Grep has its own package.
Matt