Log in

View Full Version : White Paper Discuss: Scripting v.1


CJO
13-01-2005, 14:12
Thread created automatically to discuss a document in the White Papers.

Scripting v.1 (http://www.chiefdelphi.com/forums/papers.php?&action=single&paperid=413) by CJO

the_undefined
13-01-2005, 14:15
I got exited for a moment finding this but since you opened a thread concerning problems with the camera/navigation script I guess that code is not going to work correctly, or?

CJO
13-01-2005, 21:05
At the moment? No

I will post new code as the solution is worked out.

I have refrained so far because there have been no major developments.

Anton
20-01-2005, 10:43
I'm sure you know this already, but just in case..
in math.c the following line appears:
short long e[23] = {2097152, 1238021, 654136, 332050, 166669, 83416, 41718, 20860, 10430, 5215, 2607, 1304, 652, 326, 163, 81, 41, 20, 10, 5, 2, 1, 1};
(well,in MPLAB it was one line)

MPLAB replies with the following error:

Error - symbol 'e' has multiple definitions.