Displaying 9 results from an estimated 9 matches for "libfox".
Did you mean:
libfoo
2009 Jun 06
2
FXRuby Installation failing
...Results logged to
/usr/local/lib/ruby/gems/1.8/gems/fxruby-1.6.19/ext/fox16/gem_make.out
root at at91sam9263ek:~$ cat
/usr/local/lib/ruby/gems/1.8/gems/fxruby-1.6.19/ext/fox16/gem_make.out
/usr/local/bin/ruby extconf.rb
The foxlib example program ''Calculator'' works well. Using
libFOX-1.6.so.0.0.36. But fxruby install doesnt finish.
During my previous install on I used libFOX-1.6.so.0.0.34. Could it be
any bug in ibFOX-1.6.so.0.0.36?
Trying out a source install now.
Please help me.
regards
Nataraj
2008 Apr 13
3
fxruby gem install problem
Lyle,
Following up on your suggestion...
"You might want to follow-up on the fxruby-users mailing list at some
point; sometimes FXRuby questions can get lost in the shuffle here due
to the high volume of messages on ruby-talk!''
I''ve installed libfox-1.6-dev, and after that attempted install of
fxruby, with this result:
$ sudo gem install fxruby
[sudo] password for tom:
Need to update 31 gems from http://gems.rubyforge.org
...............................
complete
Select which gem to install for your platform (i486-linux)
1. fxruby 1.6.14 (un...
2004 Jul 19
1
My fox build segfaults on Solaris 9 gcc.
...t on building the Fox library is
>>>
>>> g++ -shared FX4Splitter.lo FXAccelTable.lo FXApp.lo
>>> FXArrowButton.lo FXBMPIcon.lo FXBMPImage.lo FXBitmap.lo
> [....]
>>> -ldl -lpthread -ljpeg -lpng -lz -lbz2 -lm -lGL -lGLU -lc
>>> -Wl,-soname -Wl,libFOX-1.2.so.0 -o .libs/libFOX-1.2.so.0.0.6
>>> collect2: ld terminated with signal 11 [Segmentation Fault], core
>>> dumped
>>> gmake[1]: *** [libFOX-1.2.la] Error 1
>>> gmake[1]: Leaving directory `/export/home/Scratch/hgs/fox-1.2.6/src''
>>> gmake:...
2009 Feb 07
0
Error installing MacPorts rb-fxruby...
...countering an error while trying to install the MacPorts version of
fxruby on a Intel Mac running 10.4.11. It appears to be having trouble
installing and building the ''fox'' library prerequisite. It looks like it''s
having trouble generating the libraries: "-o .libs/libFOX-1.6.0.0.34.dylib"
and "-o libFOX-1.6.la". The errors generated are:
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: can''t locate file for:
-lGLU
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: file: -lGLU is not an
object file (not allowed in a library)
/usr/libexec/...
2010 Jul 09
8
Repository of sample FXRuby programs?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>Repository of sample FXRuby programs?</title>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
body {
2012 May 08
1
FxRuby1.6.23 on OpenBSD-Unix
Hello,
I tried some simple programs on OpenBSD 5.0-Unix with Ruby1.9. It works
fine. Many thanks to Lars for fixing "segfault".
I hope I will find some time to test it on Linux by the end of this week.
Regards,
Alwin
2013 Jan 03
0
FXText syled text bug
...lease go here: https://github.com/larskanis/fxruby/issues/2 I''ve created that issue in the FXRuby bug tracker, Lars Kanis, then maintainer says:
"This is actually a bug in the fox toolkit. If you set the FXText to styled=true, then the memory needed for getStyle is allocated. If not libfox crashes.May you open a bug report on fox-toolkit? I''m a bit busy currently."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/fxruby-users/attachments/20130103/358f0df0/attachment.html>
2008 Jul 12
4
problem
...an offer a
solution. Here is a printout of what I see:
>> require ''rubygems''
=> false
>> require ''fox16''
LoadError:
dlopen(/Library/Ruby/Gems/1.8/gems/fxruby-1.6.16-universal-darwin-9/ext/fox16/fox16.bundle,
9): Library not loaded: /usr/local/lib/libFOX-1.6.0.dylib
Referenced from:
/Library/Ruby/Gems/1.8/gems/fxruby-1.6.16-universal-darwin-9/ext/fox16/fox16.bundle
Reason: image not found -
/Library/Ruby/Gems/1.8/gems/fxruby-1.6.16-universal-darwin-9/ext/fox16/fox16.bundle
from
/Library/Ruby/Gems/1.8/gems/fxruby-1.6.16-universal-darwin-9/ex...
2007 Jan 18
9
QtRuby
Hello,
Has anyone tested QtRuby? I''m doing a small OpenGL application
http://www.discretizer.org and just want to know the arguments for
staying with fxruby.
This is what I have discovered:
Pros:
-Fxruby seems to have a very nice OpenGL support (FXGLViewer) which is
what I really need.
-Nice looks. No unnecessary theming support.
-Very fast and light on system resources.
Cons:
-No