attempting to compile for the first time, Windows XP, rev 9830, I get the error message:
C:\InkscapeBZR>btool #################################################### # BuildTool v0.9.9 #################################################### ######## PARSE : build.xml
snip
##### compile the source to .o --- compile / cc cc : compile of build/obj/ui/view/edit-widget.o required by source: src/ui/v iew/edit-widget.cpp ============ cmd ============ mingw32-g++ -c -Wall -Wformat -Werror=format-security -W -Wpointer-arith -Wcast- dget -Isrc/util -Isrc/widgets -Isrc/xml src/ui/view/edit-widget.cpp -o build/obj /ui/view/edit-widget.o
============================= Make error line 299: problem compiling: src/ui/view/edit-widget.cpp:51:32: fatal error: application/editor.h: No such file or directory compilation terminated.