Displaying 7 results from an estimated 7 matches for "fxscintilla".
Did you mean:
wxscintilla
2007 Mar 23
2
FXRuby scintilla issue
FXRuby version 1.6.4. I''ve been trying to compile FXruby with scintilla
support. I''ve downloaded:
http://savannah.nongnu.org/download/fxscintilla/fxscintilla-1.63.tar.gz.
Compiled it and installed it.
FXruby is 1.6.4
I get:
AL_H -I/usr/local/include/fxscintilla -I/usr/local/include/fox-1.6 -c
frames_wrap.cpp
/usr/local/include/fxscintilla/FXScintilla.h:84: error: conflicting
return type specified for ?virtual FX::FXbool FXScintilla::can...
2008 Aug 18
3
FXRuby FXScintilla question
...arguments (8 for 0) (ArgumentError)
from /usr/lib/ruby/gems/1.8/gems/fxruby-1.6.16/lib/fox16/kwargs.rb:2007:in `initialize''
from -:32:in `new''
from -:32:in `initialize''
from -:75:in `new''
from -:75
Exited: 256
I''m on Ubuntu 8.04 and I installed libfxscintilla17 and
libfxscintilla-dev from Synaptic.
When I change line 2007 in kwargs.rb to old_initialize() the application
starts but without the editor. How can I fix this error?
Thanks in advance,
Rovshan
2008 Apr 13
3
fxruby gem install problem
...r XShmQueryVersion() in -lXext... yes
checking for XFindContext() in -lX11... yes
checking for glXCreateContext() in -lGL... yes
checking for gluNewQuadric() in -lGLU... yes
creating Makefile
make
cc -I. -I. -I/usr/lib/ruby/1.8/i486-linux -I. -DHAVE_SYS_TIME_H
-DHAVE_SIGNAL_H -I/usr/local/include/fxscintilla
-I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -fPIC
-fno-strict-aliasing -g -O2 -fPIC -O0 -Iinclude -c librb.c
g++ -I. -I. -I/usr/lib/ruby/1.8/i486-linux -I. -DHAVE_SYS_TIME_H
-DHAVE_SIGNAL_H -I/usr/local/include/fxscintilla
-I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -fPIC
-...
2007 Sep 07
5
Ruby IDE with wxRuby
Hello All,
There seems to have been a lot of interest in getting wxScintilla
incorperated, and I think most of us who want it, want it so we can
create an editor, so to avoid multiple projects comming out with the
same goal (Not really that bad of a problem....), I''m going to kick
start this, and ask that anyone interested in developing a Editor with
wxRuby and wxScintilla, to send
2007 Jul 28
1
Fxruby 1.6.11 installation error
...r XShmQueryVersion() in -lXext... yes
checking for XFindContext() in -lX11... yes
checking for glXCreateContext() in -lGL... yes
checking for gluNewQuadric() in -lGLU... yes
creating Makefile
make
gcc -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I. -DHAVE_SYS_TIME_H
-DHAVE_SIGNAL_H -I/usr/local/include/fxscintilla
-I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -fPIC -march=i686
-mtune=generic -O2 -pipe -fPIC -O0 -Iinclude -c librb.c
g++ -I. -I. -I/usr/lib/ruby/1.8/i686-linux -I. -DHAVE_SYS_TIME_H
-DHAVE_SIGNAL_H -I/usr/local/include/fxscintilla
-I/usr/local/include/fox-1.6 -I/usr/include/fox-1.6 -fP...
2006 Oct 14
4
Build error: Debian testing, libfox1.4, FXRuby-1.4.7
I''m getting compile errors when attempting to build FXRuby 1.4.7.
This happens when installing using gems, or when installing from
source:
g++ -I. -I. -I/usr/lib/ruby/1.8/i486-linux -I/home/wayne/lab/fox/FXRuby-1.4.7/ext/fox14 -DHAVE_SYS_TIME_H -DHAVE_SIGNAL_H -I/usr/local/include/fxscintilla -I/usr/local/include/fox-1.4 -I/usr/include/fox-1.4 -fPIC -Wall -g -fno-strict-aliasing -O2 -fPIC -O0 -Iinclude -c fx3d_wrap.cpp
fx3d_wrap.cpp: In function ''FX::FXVec3f FXVec3f_normal(const FX::FXVec3f&, const FX::FXVec3f&, const FX::FXVec3f&)'':
fx3d_wrap.cpp:705:...
2003 Aug 28
2
Problem Running Samples (Mingw, Ruby 1.8.0)
I believe I have followed Gour''s instructions to the letter for
compiling wxwindows, ruby and wxruby.
Indeed all of the compilation stages have worked flawlessly, however
when I try to ruby any of the samples I get an error dialog
"This application has failed to start because wxmsw241d.dll was not
found ...."
Looking in the c:/mingw/lib directory
robertm@PC126 /mingw/lib
$