wxruby-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wxruby-dev] Problems building wxruby


From: Kevin Smith
Subject: Re: [Wxruby-dev] Problems building wxruby
Date: 19 May 2003 23:10:39 -0700

On Mon, 2003-05-19 at 20:26, Kevin Smith wrote:
> On Mon, 2003-05-19 at 19:37, Kevin Smith wrote:
> But when I try to require it from Ruby, I get an error:
> test.rb:1:in 'require': ./wx.so: undefined symbol:
> _12wxEvtHandler.sm_eventTable - ./wx.so (LoadError)

False alarm. When I started a few weeks ago, I was using wxGTK 2.2 and
had to use gcc 2.95 to match it. Now that I'm using Debian's wxGTK 2.4
which was compiled with gcc 3.2, I also have to use gcc 3.2 for wxruby.
It really had nothing to do with the `wx-config...` stuff. It was about
binary compatibility

So I un-tweaked my Makefile back to using the default gcc on my system
(3.2.3), rebuilt everything, and now IT WORKS.

Hooray. Now I can start experimenting with applying my template system
to Park's code.

Kevin






reply via email to

[Prev in Thread] Current Thread [Next in Thread]