Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: Yury Benesh (aka ybx) on May 30, 2005, 10:40:14 pm

Title: wxWidgets quick start
Post by: Yury Benesh (aka ybx) on May 30, 2005, 10:40:14 pm
What switches and macro should I pass to the compiler/linker to use a custom-built wxWidgets 6.0 dll ?
Title: wxWidgets quick start
Post by: mandrav on May 30, 2005, 10:59:59 pm
It really depends on the flags you used when compiling wxWidgets...
Try a search in the forum. IIRC I must have posted the flags *I* use...

Yiannis.
Title: wxWidgets quick start
Post by: Yury Benesh (aka ybx) on May 31, 2005, 07:48:58 am
wxWidgets manual is poor in that relation, it only explains how to compile the library but not how to use it :((((