[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Wxruby-dev] Corrections for Windows build error
From: |
Roy Varghese |
Subject: |
Re: [Wxruby-dev] Corrections for Windows build error |
Date: |
Thu, 17 Jul 2003 22:03:21 -0700 |
> > diff -r1.18 extconf.rb
> > 37c37
> > < $WXVERSION = '24'
> > ---
> > > $WXVERSION = '241'
>
> I am reluctant to change this one, because I think it was 241, then was
> changed to 240, then changed to 24, and now we have a proposal to change
> it to 241 again. I could be wrong, but can someone tell me what this is
> trying to do, so we can figure out if there is one correct value, or if
> we need to set it dynamically based on the environment?
A few lines below it says
$WXLIB="#$WXDIR/lib/wxmsw#$WXVERSION.lib"
but I dont have a wxmsw241.lib file in my $WXDIR/lib directory, so I am
not sure.
- [Wxruby-dev] Corrections for Windows build error, Curt Hibbs, 2003/07/17
- Re: [Wxruby-dev] Corrections for Windows build error, Kevin Smith, 2003/07/17
- Re: [Wxruby-dev] Corrections for Windows build error, Kevin Smith, 2003/07/17
- Re: [Wxruby-dev] Corrections for Windows build error, Roy Varghese, 2003/07/18
- Re: [Wxruby-dev] Corrections for Windows build error, Kevin Smith, 2003/07/18
- Re: [Wxruby-dev] Corrections for Windows build error, Roy Varghese, 2003/07/18
- Re: [Wxruby-dev] Corrections for Windows build error, Park Heesob, 2003/07/18
- Re: [Wxruby-dev] Corrections for Windows build error, Kevin Smith, 2003/07/18
- Re: [Wxruby-dev] Corrections for Windows build error, Park Heesob, 2003/07/18
- Re: [Wxruby-dev] Corrections for Windows build error, Kevin Smith, 2003/07/18
- Re: [Wxruby-dev] Corrections for Windows build error, Park Heesob, 2003/07/18