Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: Frank3000 on December 12, 2005, 10:24:37 pm

Title: Cannot find -lwxmsw26 error in KeyBinder plugin
Post by: Frank3000 on December 12, 2005, 10:24:37 pm
Hi,
in the KeyBinder project (svn rev. 1496) is a path missing:
build options->directories->linker:
$(#WX.lib)\gcc_dll
Otherwise I get the above mentioned linking error.

Frank

Title: Re: Cannot find -lwxmsw26 error in KeyBinder plugin
Post by: mandrav on December 12, 2005, 11:20:42 pm
Go to "Project->Build options->Custom variables" and set WX_CFG to empty string.