Search Unity

Does not compile after added unity ads plugins

Discussion in 'Unity Ads & User Acquisition' started by emreeren7, Jan 12, 2015.

  1. emreeren7

    emreeren7

    Joined:
    Nov 17, 2014
    Posts:
    1
    I am getting this error when i try to compile. Before added unity ads every thing was working fine.

    Error building Player: Win32Exception: ApplicationName='javac.exe', CommandLine='-bootclasspath "C:/android-sdk-windows/platforms/android-21\android.jar" -d "C:\Documents\newproject\Temp\StagingArea\bin\classes" -source 1.6 -target 1.6 -encoding ascii "com\space\ksoft\R.java" "com\unity3d\ads\android\R.java"', CurrentDirectory='C:\Documents\newproject\Temp\StagingArea\gen'
     
  2. Salazar

    Salazar

    Joined:
    Sep 2, 2013
    Posts:
    235
    Hello Emre,
    Its somethink about your android sdk or java version. Try to update your android sdk files from SDK Manager. Or check your java compiler.

    Regards
     
  3. unity-nikkolai

    unity-nikkolai

    Joined:
    Sep 18, 2014
    Posts:
    540
    emreeren7 and Salazar like this.