search for: using_dialogs_to_talk_to_users

Displaying 2 results from an estimated 2 matches for "using_dialogs_to_talk_to_users".

2008 May 25
9
Segmentation Fault.
...rubyforge.org/wiki/wiki.pl?Hello_World The frame is displayed correctly, but when i close the window i get: $ruby testwxruby.rb testwxruby.rb:10: [BUG] Segmentation fault ruby 1.8.6 (2007-09-24) [i486-linux] Aborted I tried to run another example mainly http://wxruby.rubyforge.org/wiki/wiki.pl?Using_Dialogs_To_Talk_To_Users Although the apps starts and works ok, when i close it i get the same message "Segmentation Fault" Is this a known issue? (The wxwidgets library installed in the system as seen by synaptic is 2.8.7.1-0-ubuntu3) and $ gem --version 1.1.1 (The rubygem was installed manually and not usi...
2004 Aug 06
12
0.4.0 Compiling Under Mingw
> I am compiling wxRuby 0.4.0 on WinXP Home under MingW and MSYS 1.0. I can > compile wxWindows and Ruby fine and I get about 20 minutes into the wxRuby > compile and it quits, It says: [snip] > C:\mingw\bin\..\lib\gcc-lib\mingw32\3.2.3\..\..\..\..\mingw32\bin\ld.exe : > cannot find -lwxmsw241d > make: *** [wxruby.so] Error 1 > I replaced the $LIBS in the extconf.rb file