Hello all,
I recently upgraded my project from 5.3.5f1 to 5.4.0f3 and am now getting compiler errors in Xcode when I export my Unity project to an iOS project. The errors show in the file iPhone_Sensors.h, giving the following message: "Unknown type name "class" did you mean "Class"?" Which makes it seem like there is a syntax error in that file, OR that the header is being included by a file that it shouldn't be. Well, I ALSO exported an iOS project from an empty Unity project, just to see what happened, and that same exact header file was created, and it was being included by the same exact other files (iPhone_Sensors.mm, UnityAppController.mm, and UnityView.h), and this time there were no errors at all.
I've attached an image of what I'm seeing. I really think the errors are red herrings, and the actual issue is something deeper... but I'm just not sure what to try next. Any insight or help would be greatly appreciated!
Cheers,
Chris!
[alt text][1]
[1]: /storage/temp/75749-iphone-sensors.png
↧