Ticket #236 (reopened enhancement)
[Windows] Environment variables in Bakefiles.bkgen do not work anymore
| Reported by: | Francesco Montorsi | Owned by: | Vaclav Slavik |
|---|---|---|---|
| Priority: | major | Milestone: | 0.2.10 |
| Component: | bakefile_gen | Version: | trunk |
| Keywords: | env vars | Cc: |
Description
On Windows I used to put in Bakefiles.bkgen lines like:
<add-flags>-I %WXWIN%/build/bakefiles/wxpresets</add-flags>
However it looks that with the SVN trunk version this doesn't work anymore:
[1/9] generating msvs2008prj from usbpicprog.bkl E:\upp_wx_thread\upp_wx\build\bakefile\usbpicprog.bkl (line unknown, install libxml2 to show it): error: can't find file 'presets/wx.bkl' in E:\upp_wx_thread\upp_wx\build\bakefile:%WXWIN%\build\bakefiles\wxpresets:E:\Bakefile\rules:E:\Bakefile\rules\modules:E:\Bakefile\output:E:\Bakefile
so it looks like %WXWIN% is not expanded... I remember it was in previous versions however.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
