I have no issues when I compile using Xcode 4.1.
You can fix these errors.
backslash-newline at end of file to fix this go to the end of the file and press enter, it needs the newline at the end
NULL used in arithmetic change to LPSTR pIncludeFile =(char *) "";
warning: deprecated conversion from string constant to 'char*' change to a 0
When you compile you should get no issues