Displaying 6 results from an estimated 6 matches for "libwx".
Did you mean:
libmx
2007 Dec 27
3
build problems
...''t know what the right
change is. This got me a little further:
rake aborted!
can''t convert nil into String
[...]/wxruby-1.9.2/rakefile:48
which with more tracing and pondering, it appears that (something like) this
change needs to be made in rakewx.rb:
-stc_lib = $wx_libs[/\S+libwx\S+_stc\S+/]
+stc_lib = $wx_libs[/\S+lwx\S+_stc\S+/]
since wx_libs has strings of the form -lwx_gtk2_*. There is no "lib" in
there.
The build is now proceeding. Stay tuned.
Is the rakefile system unmaintained or something? Adoption will be a
problem if wxruby is unbuildable out of th...
2007 Dec 27
0
build problems, part II
...tructions. Any ideas on what''s going on here? The gtk
libraries were statically linked into the library, and I nm''ed them and
indeed these symbols are not defined in them, but slight variations are.
For example, there is the missing symbol:
Z12wxLogMessagePKcz
and I have:
nm libwx*.a | grep wxLogMessage
000002ac T _Z12wxLogMessagePKwz
(notice ''wz'' not ''cz'' on the end)
Is this a version mismatch with wxGtk possibly, with small changes to the
interface? Do I need to go to specifically 2.8.6, not 2.8.7?
__________________________________...
2007 Jan 03
12
instalation problem
Hi
Im testing wxRuby. I have a problem when ruby try to load the load wx.
Im newbie to ruby, maybe a make a simple mistake :
Best regards.
Install wxRuby--------------------------------------------------------------
pedro@la-vaca-azul:~$ sudo gem install wxruby2-preview
Need to update 2 gems from http://gems.rubyforge.org
..
complete
Select which gem to install for your platform (i486-linux)
2009 Jan 24
37
Problem running Samples
Hi. I''m desperately trying to learn Ruby and wxWidgets, on my 64-bit
Linux machine. However when I try to run any of the samples from the
command line I get the following error message:
ruby: symbol lookup error:
/usr/lib/ruby/gems/1.8/gems/wxruby-1.9.8-x86_64-linux/lib/wxruby2.so:
undefined symbol: Init_wxMediaCtrl
I''d be very grateful for any help. Many thanks in advance!
--
2008 May 25
9
Segmentation Fault.
Hi there,
I am relative new to the wxRuby so please bear with me.
I use Ubuntu Hardy Heron 8.04 release. I have installed the wxwidgets C
libraries
and then did a
gem install wxruby
The ruby extensions were downloaded and installed correctly. If i do
$gem list --local
..
wxruby (1.9.7)
..
Then I tried to run a simple example "Hello World" as described in the
tutorial
2015 Jun 16
0
Processed: raise severity of GCC 5 triggered build failures to important
...liblas: ftbfs with GCC-5
Severity set to 'important' from 'normal'
> severity 777972 important
Bug #777972 [src:libsearch-xapian-perl] libsearch-xapian-perl: ftbfs with GCC-5
Severity set to 'important' from 'normal'
> severity 777978 important
Bug #777978 [src:libwx-perl] libwx-perl: ftbfs with GCC-5
Severity set to 'important' from 'normal'
> severity 777993 important
Bug #777993 [src:lucene++] lucene++: ftbfs with GCC-5
Severity set to 'important' from 'normal'
> severity 777764 important
Bug #777764 [src:abook] abook: f...