Building synfig by using codeblocks?

Is this possible? If yes then how?

What’s a codeblock?

G.

http://www.codeblocks.org/

it would be possible by modifying the proper environment variables to make the project be recognized by codeproject. There is an Anjuta project file in the source code. I’ve tried it and it didn’t compiled properly. It is just C++ code, so configuring properly codeproject it should work.

But is it worth?

-G

Well the program is open source so it can be complied on different versions of operating systems. It’s also a good Idea to have an alternative if the Angjuta software doesn’t work on your operating system or if that you are having a hard time using it.(even when reading the tutorial on compiling the program on windows by using Anjuta doesn’t help.