search for: lwx_gtk

Displaying 1 result from an estimated 1 matches for "lwx_gtk".

Did you mean: wx_gtk
2005 Aug 02
1
Small fix for rake/rakelinux.rb
...oking at rakelinux.rb I thought, "let''s set $debug to true". Setting it to true however caused a failure when linking. It was looking for the wrong libs. Removing the $debug block fixed the problem, ie. this code is no longer needed: $debug = false if($debug) $wx_libs.sub!(/lwx_gtk/, ''lwx_gtkd'') end Should someone have wx installed with AND without debug-support I think it''s their responsibility to correctly link wx-config to whatever they wish to use. Hope this helps Jonathan _______________________________________________ wxruby-users mailing...