On 10/26/06, Francesco Montorsi <[EMAIL PROTECTED]> wrote:
> John Labenski ha scritto:
> > I applied a much simplier solution, you're still locked into using
> > include/wx as a base path but you can now specify any number of
> > additional extra paths.
> >
> > You merely set a variable in your component's bakefile as shown in the
> > template bakefile: wxCode/build/empty.bkl.template
> >
> >     <!-- Specify an optional extra path to the header files for
> > install-wxheaders
> >          component/include/wx[$(DIRSEP)optional path]
> >          Always include the leading $(DIRSEP) and no trailing one, leave 
> > blank
> >          to use the path include/wx to your headers. -->
> >     <set var="COMP_WXHEADERS_EXTRA_INCLUDE_PATH">
> >     </set>
> >
> > and then it's used here wxCode/build/targets.bkl.
> This is a good temporary fix sure. Thanks!
>
> Ok - I repeated it one million times but let me repeat once again;
> bakefile SVN trunk has a much better support for headers and you won't
> need any hack like this.

Someday... there will be a new release of bakefile...

> Just like <sources> there will be an <headers> tag which will recognize
> which are the folders required by header files and will automatically
> install them.

That will be nice, I think I can struggle on with 0.2.0, at least for
now hoping that everything is working.

-John Labenski

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to