10-31-2012, 01:21 AM
I'd try deleting all MCServer sources and checking them out afresh. If you did some changes and later updated, there could have been conflicts which would be marked in the file and thus the files won't compile.
Or if you don't want to clean out everything, try "svn status" and see what it gives. If there's a conflict, you need to solve it before compiling.
Or if you don't want to clean out everything, try "svn status" and see what it gives. If there's a conflict, you need to solve it before compiling.