HotApp 1.9.1 released
We just updated our newest version of HotApp to 1.9.1.
This new version fix a few issues that we discover with the support of Tiger. The main one was the lost of compatibility with 10.2.x. The reason was due to the default compiler shipped on Tiger.
Compiling on Tiger used by default GCC 4.0. And GCC 4.0 automatically linked the new executable with a library : libmx. This library does not exists on 10.2.x and so our binary was not working on this platform. The fix was easy, by changing the default compiler to GCC 3.3 and rebuild the application. We had a few beta testers on 10.2.8 and everything seems better now !
We have fixed a few other issues, and added 2 new systems actions. Visit HotApp page for more details.