
Thanks You Alvin
At the end I successfully compile the project on window XP. Now i integrated the project with eclipses for compile and Debug. Here i am facing some error When try to Debug the code .
Is there any solution for that?
Error in final launch sequence Failed to execute MI command: source gdbinit -symbols=inkscape.dbg Error message from debugger back end: gdbinit -symbols=inkscape.dbg: No such file or directory. gdbinit -symbols=inkscape.dbg: No such file or directory.
I follow the the http://wiki.inkscape.org/wiki/index.php/Using_Eclipse
Alvin Penner wrote:
If I remember correctly, I think you will have to set up an SSH public/private key pair to identify yourself, if you want to checkout the devlibs branch. And then use Pageant to load the key before you do the checkout.
Alvin