So, I've spent the last week cleaning up the source code and creating a new easy to use universal build system. The main change in the new build system is that you are no longer required to use a specific IDE to compile the source; the official build method for all platforms is now a GNU Makefile. In addition all non standard library dependencies are now packaged together along with with an automated build script, and detailed installation instructions. This really should make things a lot easier when trying to build from source across multiple platforms.
You can download the new source package here, and remember to keep track of this space. In the next few weeks we should have precompiled binary packages for all major Linux distros.
