Bugs: Browse | Submit New | Admin

[#6313] Can't build FXRuby 1.6 against FXScintilla 1.71

Date:
2006-10-25 09:29
Priority:
3
Submitted By:
Lyle Johnson (lyle)
Assigned To:
Lyle Johnson (lyle)
Category:
Installation
State:
Closed
Summary:
Can't build FXRuby 1.6 against FXScintilla 1.71

Detailed description
Ed Borasky wrote:

As luck would have it, the fxscintilla-0.71 release just
came out (2006-10-19) and it *does* support fox-1.6. So I
installed it and downloaded FXRuby-1.6.2. It is still
crashing in "ruby install.rb setup".

The fxscintilla header file
/usr/include/fxscintilla/FXScintilla.h has this little chunk
of code:

#if HAVE_FOX_1_6
        virtual bool canFocus() const;
#else
        virtual FXbool canFocus() const;
#endif

But the makefilee in ext/fox16/Makefile does *not* define
that flag. When I added "-DHAVE_FOX_1_6", the
"ruby
install.rb setup worked!

Add A Comment: Notepad

Please login


Followup

Message
Date: 2006-10-27 15:27
Sender: Lyle Johnson

Fixed for version 1.6.3.

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

Field Old Value Date By
status_idOpen2006-10-27 15:27lyle
resolution_idNone2006-10-27 15:27lyle
close_date2006-10-27 15:272006-10-27 15:27lyle