Google.JarResolver.ResolutionException
Unity3D/Problems 2016. 4. 5. 11:59Google.JarResolver.ResolutionException: Cannot find candidate artifact for com.google.android.gms:play-services-games:8.4+
at Google.JarResolver.PlayServicesSupport.LoadDependencies (Boolean allClients) [0x00000] in <filename unknown>:0
at Google.JarResolver.PlayServicesSupport.CreateInstance (System.String clientName, System.String sdkPath, System.String settingsDirectory) [0x00000] in <filename unknown>:0
at GooglePlayGames.Editor.GPGSDependencies..cctor () [0x0000a] in D:\Workspace\BattleCardHero\Dev\UnityProject\Assets\GooglePlayGames\Editor\GPGSDependencies.cs:41
UnityEditor.EditorAssemblies:SetLoadedEditorAssemblies(Assembly[])
발생 오류
ResolutionException: Cannot find candidate artifact for com.google.android.gms:play-services-games:8.1+
Google.JarResolver.PlayServicesSupport.DependOn (System.String group, System.String artifact, System.String version)
해결방법
Android SDK Manager 오픈후
- Android Support Repository 설치
- Google Repository 설치
'Unity3D > Problems' 카테고리의 다른 글
LitJSON Limitations/Warnings (0) | 2016.05.10 |
---|---|
페이스북 sdk 컴파일 오류 7.5 (0) | 2016.05.01 |
Windows 8.1 , Unity 5.2.4f1 Visual studio 2013 Ultimate 설치시 에러 (0) | 2016.04.04 |
[SOLVED] dllnotfoundexception sqlite3 (0) | 2016.02.17 |
SQLite3 db svn clean up 실패시... (0) | 2016.01.25 |