maybe consider using the Java Interface, as it is considerably easier to use -> you can just install spring from an installer on the download page, and you can generate a simple dev environment for your students with the ant file of the Java AI Interface, and hand it out.
This way the students with linux will have no problem (from my experience, half of IT students use windows and the other half linux). Also.. a master IT student that can not setup MinGW with the instructions we have on the wiki ...
and it is yet easier on linux, if the OS has a comfortable package management like Ubuntu or Gentoo.
For windows, it is only downloading and extracting a few packages, whihc you could prepare on your machine, as there is no installer you have to run or something, and thne setting two environment variables.
It is some work for you, and really little and basic work for the students, and in the end you will save a lot of time, cause things are really not well tested with VisualStudio, but everyone uses GCC and MinGW.
sidenote: you should always post the full content of infolog.
best is attaching it as a file to your post, or using pastebin.com.
translated stack trace:
http://buildbot.eat-peet.net/spring/sta ... 65311.html
in case the buildbot guessed your version correctly, it means you use outdated sources. You should use either latest master git source or.. in your case probably better: latet release sources, which would be 0.80.4.1
I am not sure about what there problem is there, but you could try disabling shadows in the settings. If it is not that, make sure your CPU supports SSE1, and update your graphic drivers.
If you post the whole infolog, we can probably tell you if your graphic card is likely to be the problem, as it should be listed in there.