I have tried to build the pocketfrog library for arm using evc++ and the project files found in the make directory. But without any success, seems that I am missing some include files (eg. cassert, algorithm, ...). I checked this and indeed these files are not in the 'include' path. Building pocketfrog on vc6++ works fine, but then of course you get a x86 lib.
Anyone who succeeded in building the arm lib?