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

'SConsEnvironment' object has no attribute 'android_module_file' #10

Open
jedStevens opened this issue Jun 14, 2016 · 1 comment
Open

Comments

@jedStevens
Copy link

jedStevens commented Jun 14, 2016

I cloned the repository and I moved the appodeal/ subfolder to modules/ and after compiling using scons p=android I get this error

scons: Reading SConscript files ...
Godot Android!!!!! (armv7) (with neon)
AttributeError: 'SConsEnvironment' object has no attribute 'android_module_file':
  File "/home/jed/godot/SConstruct", line 307:
    config.configure(env)
  File "./modules/appodeal/config.py", line 6:
    env.android_module_file("android/GodotAppodeal.java")

If anyone has any thoughts please let me know what I can do to get around this.

@carlosmarti
Copy link
Owner

Which one did you clone? There are 2 repositories. The master branch is for 1.0 of godot if you click on to see the sub repositories you will see the appodeal module for godot 2.0

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