Page 1 of 1

Errors ?

PostPosted: Sep 24, 2002 @ 3:37am
by brendan
Hi all, I've been playing around (trying to) with pocketfrog, and I get the folling errors, I assume it's becuase my directory settings are not correct, and it can't find somthing, anyhows.... ideas?

-B

E:\PocketFrog_0_6_0\src\display.cpp(23) : fatal error C1083: Cannot open include file: 'algorithm': No such file or directory
image.cpp
E:\PocketFrog_0_6_0\src\image.cpp(21) : fatal error C1083: Cannot open include file: 'cassert': No such file or directory

--8<------------------------------

Win32Drivers.cpp
Error executing clmips.exe.

Blit.exe - 11 error(s), 0 warning(s)

PostPosted: Sep 24, 2002 @ 5:31am
by Kzinti

PostPosted: Sep 24, 2002 @ 6:32am
by brendan

PostPosted: Sep 24, 2002 @ 6:49am
by Kzinti

Don't worry Brendan it happens to us all.

PostPosted: Sep 24, 2002 @ 8:32am
by Conan

PostPosted: Sep 25, 2002 @ 2:58am
by brendan

PostPosted: Sep 25, 2002 @ 7:04am
by Kzinti

C++ Classes

PostPosted: Sep 25, 2002 @ 8:31am
by Conan
Brendan, before PocketFrog I had never used classes but if you ignore some of the blown up pompous stuff surrounding classes (not that PF has any of that anyway) & just use the basic idea of a class you end up saving lots of lines of code. One problem is the tons of different syntax which you need to wade through, all the ::-> stuff but it's worth the trouble.

btw: I have 4 PF articles, not 3 (I can't count) at

C++ Classes

PostPosted: Sep 25, 2002 @ 10:10am
by Mr.Prayer