Archive for July 2008

 
 

Release 0.1 is here!

I’ve just uploaded the binaries, source and documentation for Rem release 0.1! The GUI architecture is quite stable now, and I’m extending the system with new features every week. Feel free to download and comment! This is an early beta, so crashes might happen. Use with caution!

Missing libraries, fixed (again)

But this time for Linux. Somehow Poco and Juce cannot be linked together as static libraries (there are duplicate symbols conflicting when linking) so I have changed the Linux x86 distribution, including a copy of the libPocoFoundation.so.5 file (which is the exact version needed by the Rem executable), and I also included a shell script (which should be executed with administrative privileges) to copy the library to its require location. Feel free to try it out!

With this manipulation, Rem can be installed in any Linux system and run flawlessly. Time to add more features!