Search Unity

IOS build failed

Discussion in 'Unity Ads & User Acquisition' started by xia_summer, Apr 2, 2015.

  1. xia_summer

    xia_summer

    Joined:
    Sep 23, 2013
    Posts:
    2
    d: warning: directory not found for option '-L"/project_path/Libraries"'

    ld: warning: directory not found for option '-F"/project_path/UnityAds"'

    ld: library not found for -liPhone-lib

    clang: error: linker command failed with exit code 1 (use -v to see invocation)

    ------------------------------------------------

    anybody meet the same problem?
     
  2. Rasmus Selsmark

    Rasmus Selsmark

    Joined:
    Mar 13, 2013
    Posts:
    120
    Which version of Unity and UnityAds package?

    /Rasmus
     
  3. xia_summer

    xia_summer

    Joined:
    Sep 23, 2013
    Posts:
    2
    unity 4.6.3 and unity ads 1.1.3

    by the way I replace the path to <UnityAds/UnityAds.h> with this one:
    <UnityAds/UnityAds.framework/Headers/UnityAds.h>
    if not it shows UnityAds/UnityAds.h Not Found