Hello

I am trying to build dmars makefiles for different wxcode components, but it
fails.
I get the following error when i run bakefile:

[1/8] generating dmars from keybinder.bkl
D:\Spara\Projekt\wxCode\build\bakefiles\presets\wx_win32.bkl:84: 
error: output format does not support conditional processing
    at D:\Spara\Projekt\wxCode\build\bakefiles\presets\wx_win32.bkl:84
    included from D:\Spara\Projekt\wxCode\build\bakefiles\presets\wx.bkl:278
    included from D:\Spara\Projekt\wxCode\build\bakefiles\presets\wxcode.bkl:15
    included from 
D:\Spara\Projekt\wxCode\components\keybinder\build\keybinder.bkl:9
Traceback (most recent call last):
  File "C:\PROGRAM\BAKEFILE\SRC\BAKEFILE_GEN.py", line 538, in ?
    run(sys.argv[1:])
  File "C:\PROGRAM\BAKEFILE\SRC\BAKEFILE_GEN.py", line 525, in run
    dryRun=options.dryRun)
  File "C:\PROGRAM\BAKEFILE\SRC\BAKEFILE_GEN.py", line 363, in updateTargets
    _doUpdate(state, None, pretend=pretend)
  File "C:\PROGRAM\BAKEFILE\SRC\BAKEFILE_GEN.py", line 332, in _doUpdate
    os.remove(tempDeps)
OSError: [Errno 13] Permission denied: 'c:\\windows\\temp\\bakefilehobffi'
Error executing the script!


I have the following setup:
Windows ME
wxWidgets-2.8.4
bakefile 0.2.2

The wxWidgets library makefile.dmc was created with bakefile without problems.

Has anyone seen this problem, or know where to look to try to fix it?


Regards
/Jonas




-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to