1. wxEuphoria Gripes

Darn it! Matt, I'm getting that error...

   wxEuphoria Version 0.12.0 requires at least library build 12,
   but build 11 was loaded.

How do I resolve that, again? :/

new topic     » topic index » view message » categorize

2. Re: wxEuphoria Gripes

c.k.lester wrote:
> 
> Darn it! Matt, I'm getting that error...
> 
>    wxEuphoria Version 0.12.0 requires at least library build 12,
>    but build 11 was loaded.
> 
> How do I resolve that, again? :/

Every time I download a new version of wxEuphoria, I re-copy the libraries to my
%EUDIR%\BIN directory. That way they're found in my PATH.

-Greg

new topic     » goto parent     » topic index » view message » categorize

3. Re: wxEuphoria Gripes

Greg Haberek wrote:
> c.k.lester wrote:
> > Darn it! Matt, I'm getting that error...
> >    wxEuphoria Version 0.12.0 requires at least library build 12,
> >    but build 11 was loaded.
> > How do I resolve that, again? :/
> Every time I download a new version of wxEuphoria, I re-copy the libraries to
> my %EUDIR%\BIN directory. That way they're found in my PATH.

Matt, is it necessary for me to build from source? I've got the SVN code on
my PC. Can I just use the binaries from your ZIP distribution?

new topic     » goto parent     » topic index » view message » categorize

4. Re: wxEuphoria Gripes

c.k.lester wrote:
> 
> Darn it! Matt, I'm getting that error...
> 
>    wxEuphoria Version 0.12.0 requires at least library build 12,
>    but build 11 was loaded.
> 
> How do I resolve that, again? :/

I had that problem until I got rid of 2 stray versions of libwxeu.dll in
\windows and \windows\system32.

new topic     » goto parent     » topic index » view message » categorize

5. Re: wxEuphoria Gripes

c.k.lester wrote:
> 
> Darn it! Matt, I'm getting that error...
> 
>    wxEuphoria Version 0.12.0 requires at least library build 12,
>    but build 11 was loaded.
> 
> How do I resolve that, again? :/

You must have an old version sitting around somewhere in your path.  First,
try specifying the full path in the open_dll() statement, to see if you're
targeting the correct version.  Then you need to find the old one, and 
delete it.

Matt

new topic     » goto parent     » topic index » view message » categorize

6. Re: wxEuphoria Gripes

c.k.lester wrote:
> 
> Greg Haberek wrote:
> > c.k.lester wrote:
> > > Darn it! Matt, I'm getting that error...
> > >    wxEuphoria Version 0.12.0 requires at least library build 12,
> > >    but build 11 was loaded.
> > > How do I resolve that, again? :/
> > Every time I download a new version of wxEuphoria, I re-copy the 
> > libraries to my %EUDIR%\BIN directory. That way they're found in my PATH.
> 
> Matt, is it necessary for me to build from source? I've got the SVN code on
> my PC. Can I just use the binaries from your ZIP distribution?

On windows, the binaries should definitely work (at least on 2000/XP/Vista--
95/98/ME might have issues with Unicode).  On Linux, it's possible
that they might not work, especially if you're running a different distro
than I am (Kubuntu 7.10).

It's pretty easy to build them both from source.  Just make sure you follow
the instructions in the readme.  They've changed a bit (easier/better) since 
the last time you built from source.

Matt

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu