Advertisement
Guest User

Untitled

a guest
Jan 20th, 2017
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. Failed to compile resources with the following parameters:
  2. -bootclasspath "C:/Program Files/Android\platforms\android-25\android.jar" -d "C:\Users\jordan\Desktop\GCSE Book Review\Temp\StagingArea\bin\classes" -source 1.6 -target 1.6 -encoding UTF-8 "com\jordna\GCSEBookReview\R.java" "com\unity3d\ads\R.java"
  3. warning: C:\Program Files\Android\platforms\android-25\android.jar(java/lang/Object.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  4. It is recommended that the compiler be upgraded.
  5. warning: C:\Program Files\Android\platforms\android-25\android.jar(java/lang/AutoCloseable.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  6. It is recommended that the compiler be upgraded.
  7. 2 warnings
  8.  
  9. UnityEditor.HostView:OnGUI()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement