noreply at rubyforge.org
2008-Jan-03 12:25 UTC
[wxruby-development] [ wxruby-Feature Requests-16788 ] Support Dynamic wxgtk libraries in Linux
Feature Requests item #16788, was opened at 2008-01-03 07:25 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=221&aid=16788&group_id=35 Category: API improvement Group: User request Status: Open Priority: 3 Submitted By: Nobody (None) Assigned to: Kevin Smith (qualitycode) Summary: Support Dynamic wxgtk libraries in Linux Initial Comment: As per e-mail discussion with Alex Fenton: Please enable support for dynamic rather than static builds in for wxruby Linux builds. =begin e-mail It''s something we''ve been discussing recently and would like to do. I think the Linux build of wxruby2 used to be dynamically linked, way back. I''ll have a dig around in SVN and see if we can identify the change and get this to be a working option. This''ll be after the next release; please do add a feature request for this to track it. =end The following is in rake/rakelinux.rb: $link_wx_statically = true When set to false,the compile no longers fails, but the samples still do not run. wxruby is dynamic on my system with no "trivial" option to enable static. I may be contacted at the following: demaillists_at_comcast_dot_net ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=221&aid=16788&group_id=35
Apparently Analagous Threads
- [ wxruby-Feature Requests-17084 ] Missing method advance_selection in class AuiNotebook
- [ wxruby-Feature Requests-17085 ] missing methods in AuiNotebook
- [ wxruby-Feature Requests-17101 ] wxFileDropTarget
- [ wxruby-Feature Requests-17188 ] Add a each_page method to AuiNotebook class
- [ wxruby-Feature Requests-20367 ] wxToolBarTool (wxToolBarToolBase) missing, thus anti-OO