Displaying 3 results from an estimated 3 matches for "rb_utf8_encod".
2009 Nov 05
17
installing wxruby 2.0.1. missing lwx_gtk2u_media-2.8
Hi,
i tried too install wxruby-2.0.1 on opensuse 11.2 from the rake command
I get the following error:
...
usr/lib/gcc/i586-suse-linux/4.4/../../../../i586-suse-linux/bin/ld:
cannot find -lwx_gtk2u_media-2.8
collect2: ld returned 1 exit status
rake aborted!
Command failed with status (1): [g++ -shared -fPIC -o -L. -rdynamic
-Wl,-...]
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:995:in
2008 Nov 11
6
Build problem with ruby-1.9.1-preview1
...not a string literal and
no format arguments
src/AboutDialogInfo.cpp: In function ''VALUE
_wrap_wxAboutDialogInfo_GetName(int, VALUE*, VALUE)'':
src/AboutDialogInfo.cpp:1882: warning: format not a string literal and
no format arguments
src/AboutDialogInfo.cpp:1886: error: ''rb_utf8_encoding'' was not
declared in this scope
src/AboutDialogInfo.cpp:1886: error: ''rb_enc_str_new'' was not declared
in this scope
src/AboutDialogInfo.cpp: In function ''VALUE
_wrap_wxAboutDialogInfo_SetVersion(int, VALUE*, VALUE)'':
src/AboutDialogInfo.cpp:1905: war...
2014 Jan 13
3
[PATCH 1/3] ruby: Fix tests for out-of-tree build, simplify test scripts
---
configure.ac | 1 +
ruby/run-ruby-tests | 27 ---------------------------
ruby/run-ruby-tests.in | 27 +++++++++++++++++++++++++++
ruby/tests/tc_010_load.rb | 2 --
ruby/tests/tc_021_close.rb | 2 --
ruby/tests/tc_120_rlenvalue.rb | 4 +---
ruby/tests/tc_200_write.rb | 2 --
ruby/tests/tc_210_setvalue.rb | 2 --
run.in