Hey again
I was wondering if there was any quick guide to development with inkscape
I have read http://wiki.inkscape.org/wiki/index.php/DeveloperManual
however I was looking for more of a quick guide to compliation of the seperate
files / linking etc
Currently, reasonably new to c++, especially on a project this big, I am just running
make while making small changes to individual files, it works, but
incredibly time consuming, so was wondering if there was a way of
compiling / linking individual source files, without recompiling the entire modules it
resides within
if anyone could give me a quick overview of their process while developing small changes
I could figure out the details and probably post a beginners guide on the wiki
Thanks
Dale