John Labenski ha scritto:
> On a more important note, there are some changes to the configure
> script and/or bakefiles that need to be made.
>
> 1) Makefile.in uses "-I./include" instead of "-I$(srcdir)/include" so
> that you cannot run configure from anywhere other than the root dir of
> the com
Francesco Montorsi ha scritto:
> John Labenski ha scritto:
>> On 8/31/06, John Labenski <[EMAIL PROTECTED]> wrote:
>>> I have to give up now, since I cannot get the adv to
>>> get added to the Makefile.in and GNUmakefile. Same for html or any
>>> other wxlib.
>> I think I found the problem. In buil
John Labenski ha scritto:
> On 8/31/06, John Labenski <[EMAIL PROTECTED]> wrote:
Ok, I've added to wxhacks the wxlike-libname and wxlike-dllname tags so
that now you can write:
keybinder
if you want your lib to be named to the "wx" manner
John Labenski ha scritto:
> On 8/31/06, John Labenski <[EMAIL PROTECTED]> wrote:
>> I have to give up now, since I cannot get the adv to
>> get added to the Makefile.in and GNUmakefile. Same for html or any
>> other wxlib.
>
> I think I found the problem. In build/autoconf/wxpresets.m4 we have
>
Hi John,
sorry for the delay - I'm going to revise wxCode bakefiles right now.
John Labenski ha scritto:
>>> if you want your lib to be named to the "wx" manner.
>
> Great! I added these lines to wxhacks.bkl to also get the unicode and
> debug syntax too.
>
> $(WXLIBPOSTFIX)u
> $(WXLIBP
On 8/31/06, John Labenski <[EMAIL PROTECTED]> wrote:
> > > Ok, I've added to wxhacks the wxlike-libname and wxlike-dllname tags so
> > > that now you can write:
> > >
> > >
> > > keybinder
> > >
> > >
> > > if you want your lib to be named to the "wx" manner.
Ok, so how do I u
On 8/31/06, John Labenski <[EMAIL PROTECTED]> wrote:
> I have to give up now, since I cannot get the adv to
> get added to the Makefile.in and GNUmakefile. Same for html or any
> other wxlib.
I think I found the problem. In build/autoconf/wxpresets.m4 we have
AC_DEFUN([AM_WXPRESETS],
...
WX_A
On 8/30/06, John Labenski <[EMAIL PROTECTED]> wrote:
> > Thanks! I've checked it and found no errors except for the use of --
> > string as separator (which is not allowed within an XML file); I
> > replaced them with ~~
Oops, I just got bakefile working in linux so I can test things now. I
dunno
Thanks, I'll try to test it as soon as I get a chance.
-John Labenski
On 8/30/06, Francesco Montorsi <[EMAIL PROTECTED]> wrote:
> John Labenski ha scritto:
> > I've added quite a few more comments to the
> > wxCode/bakefiles/empty.bkl.template file to (hopefully) make it easier
> > to understa
John Labenski ha scritto:
> I've added quite a few more comments to the
> wxCode/bakefiles/empty.bkl.template file to (hopefully) make it easier
> to understand. Please let me know if what I've written doesn't make
> sense or if there are other items that should be clarified.
Thanks! I've checked i
On a more important note, there are some changes to the configure
script and/or bakefiles that need to be made.
1) Makefile.in uses "-I./include" instead of "-I$(srcdir)/include" so
that you cannot run configure from anywhere other than the root dir of
the component. I cannot for the life of me fi
I've added quite a few more comments to the
wxCode/bakefiles/empty.bkl.template file to (hopefully) make it easier
to understand. Please let me know if what I've written doesn't make
sense or if there are other items that should be clarified.
Secondly, I would really like to make it so that the li
12 matches
Mail list logo