【发布时间】:2014-07-31 13:19:11
【问题描述】:
每当我尝试在 Xcode 中编译 Unity 游戏时,都会收到 3 个来自 Unity Google Play 游戏插件的编译错误:
GPGSAchOrLbDelegate.h - Lexical or Preprocessor Issue 'GooglePlayGames/GooglePlayGames.h' file not found
GPGSRealTimeRoomDelegate.h - Lexical or Preprocessor Issue 'GooglePlayGames/GooglePlayGames.h' file not found
GPGSManager.h - Lexical or Preprocessor Issue 'GooglePlus/GooglePlayGames.h' file not found
我不知道为什么会这样,我正确地遵循了所有设置说明。 任何帮助将不胜感激!
【问题讨论】:
标签: ios xcode unity3d google-play-games