Skip to content

Error when compiling for android #141

@p10tr3k

Description

@p10tr3k

OS target (Android/iOS):
Android

Godot version:
v3.2.2.rc.custom_build.36a30f681

Issue description:
When compiling Godot with AdMob module I get error:

AttributeError: 'SConsEnvironment' object has no attribute 'android_add_dependency':

  File "D:\Software\_Software-Git\godot-git\SConstruct", line 444:
    config.configure(env)
  File "./modules/admob\config.py", line 6:
    env.android_add_dependency("compile ('com.google.android.gms:play-services-ads:16.0.0') { exclude group: 'com.android.support' }")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions