I’ve decided to start working with Papervision 3D,
I’ve followed all the instructions in the Getting Started FAQ:
http://wiki.papervision3d.org/index.php?title=Getting_Started_FAQ
Thing is…
I keep getting all kinds of errors like:
1046: Type was not found or was not a compile-time constant: MovieScene3D.
1046: Type was not found or was not a compile-time constant: Plane.
1180: Call to a possibly undefined method MovieScene3D.
1180: Call to a possibly undefined method Plane.
1172: Definition org.papervision3d.objects:Plane could not be found.
1172: Definition org.papervision3d.scenes:MovieScene3D could not be found.
How come the example given to beginners generates errors?
What am I doing wrong?
Thanks