Skip to content

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

@jedStevens

Description

@jedStevens

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions