Re: [wxCode-users] Bakefile issues

2006-08-27 Thread Francesco Montorsi
Jaakko Salli ha scritto: > Hi all, Hi, just back from holidays so, sorry for the delay. > > I'm compiling a component for wxWidgets 2.7.0, > and it seems that bakefile-generated makefiles > are not generated correctly for it. In the > resulting makefile.vc, for instance, I would > need to ma

Re: [wxCode-users] Removing wxMidi from wxCode CVS

2006-08-27 Thread Francesco Montorsi
cecilio ha scritto: > Having to maintain wxMidi also in wxCode is causing me a lot of > trouble, specially because I no longer use CVS (I moved lenmus project > to SVN). Actually I don't remember how the "Moving to subversion" thread ended, i.e. if we took a definitive solution. BTW I think I'll

Re: [wxCode-users] Bakefile issues

2006-08-27 Thread Jaakko Salli
Francesco Montorsi wrote: >> I'm compiling a component for wxWidgets 2.7.0, >> and it seems that bakefile-generated makefiles >> are not generated correctly for it. In the >> resulting makefile.vc, for instance, I would >> need to manually adjust WX_VERSION to 27 before >> it builds. >> > you

Re: [wxCode-users] Bakefile issues

2006-08-27 Thread Francesco Montorsi
Jaakko Salli ha scritto: > Francesco Montorsi wrote: >>> I'm compiling a component for wxWidgets 2.7.0, >>> and it seems that bakefile-generated makefiles >>> are not generated correctly for it. In the >>> resulting makefile.vc, for instance, I would >>> need to manually adjust WX_VERSION to 27 bef

Re: [wxCode-users] Bakefile issues

2006-08-27 Thread Jaakko Salli
Francesco Montorsi wrote: > Jaakko Salli ha scritto: > >> Francesco Montorsi wrote: >> I'm compiling a component for wxWidgets 2.7.0, and it seems that bakefile-generated makefiles are not generated correctly for it. In the resulting makefile.vc, for instance, I would >>