|
From: Michal B. <mic...@ti...> - 2009-01-01 21:25:25
|
Hi, i'm trying to use bakefiles system included in wxcode (latest SVN
version), but I cannot create makefiles files because of this error:
[1/6] generating gnu from wxxs.bkl
[2/6] generating watcom from wxxs.bkl
/home/michal/Src/Projekty/wxCode/build/bakefiles/presets/wxcode.bkgen:16:
error: unknown tag 'add-formats'
included from
/home/michal/Src/Projekty/wxCode/components/wxxs/build/wxxs.bkl:9
/home/michal/Src/Projekty/wxCode/build/bakefiles/presets/wxcode.bkgen:16:
error: unknown tag 'add-formats'
included from
/home/michal/Src/Projekty/wxCode/components/wxxs/build/wxxs.bkl:9
[bakefile_gen] waiting for remaining jobs to finish after error...
[bakefile_gen] error: bakefile exited with error (1)
My bakefile configuration files works fine with my local copy of
bakefile preset files, but don't work with files included in wxcode SVN
repo (paths to bakefile presets are updated in accordance to wxCode).
Another components included in the wxcode repo work fine so I compared
my configuration files with the others working but I cannot
find any important difference...
My OS is Ubuntu 8.10. Any idea what can be broken in my config files?
Regards
Michal
|