Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when compiling for android #141

Open
p10tr3k opened this issue May 16, 2020 · 1 comment
Open

Error when compiling for android #141

p10tr3k opened this issue May 16, 2020 · 1 comment

Comments

@p10tr3k
Copy link

p10tr3k commented May 16, 2020

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' }")
@gumaciel
Copy link
Collaborator

I think this module doesnt work for 3.2.2, just 3.1.2 <

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants