Page 1 of 1

building pocketfrog lib for arm

PostPosted: Sep 17, 2003 @ 7:41pm
by JoostB
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?

PostPosted: Sep 17, 2003 @ 7:50pm
by Kzinti

PostPosted: Sep 17, 2003 @ 8:29pm
by JoostB