[wxruby-development] Bug #16760
Dale E. Edmons
demaillists at comcast.net
Wed Jan 2 12:30:49 EST 2008
Alex,
Thanks for the reply...
Alex Fenton wrote:
> Hi Dale
>
> Dale E. Edmons wrote:
>
>> I just submitted bug #16760. Feel free to contact me
>> with any questions or comments. (svn failed too, but I
>> can't say if this is the same error. If this is a dependency
>> issue, the main web page should be updated too.)
>>
>>
> Thanks for the report. I guess the first thing to check is that your
> wxWidgets is built with XRC support. The config/setup.h include file in
> your wxWidgets tree should tell you that (search for define wxUSE_XRC = 1)
>
>
Recompiled with xrc enbled. Fixed it. Yipee.
> It looks like you're trying to compile against a distro-supplied
> wxWidgets - is this a static or dynamic build? wxRuby is geared up to
Distro supplied, sort of. SourceMage GNU/Linux is source
based and you attend to the compilation of *every* package
by answering a lot of options--even if you don't know *all* the
right answers. ;)
>
> work with static at the moment, primarily because it makes installation
> on Windows much easier.
>
Now I'm having linking errors.... Removing the STATIC defs
allow complete build and install, but the examples aren't
running.
>> I'm just trying to run wxruby and go through the tutorial,
>> but also want enter it as a new package for the SourceMage
>> GNU/Linux distribution.
>>
>>
> We're always interested in new ways of distributing wxRuby. If there's
> tweaks we can make to make it work better with Linux distros etc then
> please let us know.
>
>
One "tweek" would be to ensure that dynamic linking works.
Also, Source distro's "depend" on released tarballs compiling
or a patch being available from the download site. I think
these would be the biggest help. Not having to search for a
fix if a tarball is broken helps.
Although I've installed wxpython, I'm holding out on getting
wxruby working. (I'll submit the 'spell' as soon as it works
unattended.)
Thanks for the help.
Will wxruby work with dynamic libraries? I'll catch a bit of
flack if I don't at least attempt to resolve this.
Dale
> cheers
> alex
>
>
> _______________________________________________
> wxruby-development mailing list
> wxruby-development at rubyforge.org
> http://rubyforge.org/mailman/listinfo/wxruby-development
>
>
More information about the wxruby-development
mailing list