Re popracer:
If instead of using the pop11 command prompt, and giving a series of 'uses'
and 'load' commands, I start Ved, or Xved, and give the commands in the
editor buffer it all compiles OK.
I get:
PopRacer v1.08 (c) Team Popcorn 2005 - Loading Modules...Final Release by
Michael Brook
* Neural Network and Genetic Algorithm Engine OK
* Physics Engine OK.
- Using Gravitional Constant:9.81
- Using Friction Coefficient:0.002
* Bezier Engine OK.
- Track Editor OK.
Welcome to PopRacer by Team Popcorn 2005
*** Type help to list commands ***
Pop Racer Command Line:
Command?
=====
I have not explored further.
I suggest changing main.p to include
uses rclib, rc_window_object, rc_buttons;
Then start ved or xved and, inside the editor:
load main.p
For some reason, on Fedora it works only if started with the editor
already running. No time to investigate why.
Aaron