I guess this is mostly for Cas, though anyone really could answer.
As earlier noted, I have Eclipse and the LWJGL examples up and running. I then thought I’d take a look at the SPGL, which I plan (at this point) to use for something in the distant future, so I’m not too concerned with its rate of change, I just want to learn.
I’m not a newbie coder, but my experience is heavy in 4D (I’d be almost shocked if any of you’ve even heard of it, even though its not THAT uncommon). I am not terribly familiar with java and cvs and all that, hence the reason for my questions.
I’ve connected my eclipse to the sourceforge repositories, and set things up so that it actually downloads stuff. After doing this with LWJGL, I get the following errors:
- The project was not built due to classpath errors (incomplete or involved in cycle).
- Unable to read LWJGL/.classpath file.
I’m sure this error is easy enough to fix, but I’m wondering if its a sign of a greater problem, that I’ve configured my CVS wrong or done something else wrong, and that my entire source tree is faulty somehow.
After that, I did the same with SPGL, and got this error, which is self-explanatory.
- The project was not built since it depends on LWJGL, which has classpath problems.
Thanks,
Brian