Hi Alex, My first guess is that there is a problem of some sort around line 4366 of Player.cpp. My second guess is that all errors after that point are "cascade errors", and not necessarily interesting in-and-of themselves. (That is to say, fix the first error, and all the subsequent "errors" may go away.) Without seeing the code around line 4366, its hard to say. Can you reproduce the problem in a small, self-contained, compilable sample code that reproduces the problem? If so, please provide the small sample code to this forum for analysis and comment. Please don't direct us to the original sourceforge code. (Well, you can if you want, but it is likely that few people on this forum will have the time or inclination to pull down the source code and build it. And even if so, it may be that whatever problem you are experiencing does not reproduce.) Sincerely, --Eljay