![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | welldiniz |
Using NDK deprecated headers
AttributeError: module ‘string’ has no attribute ‘split’:
File “C:\gdt\godot-2.1\SConstruct”, line 296:
detect.configure(env)
File “./platform/android\detect.py”, line 267:
env.Append(LINKFLAGS=string.split(‘-Wl,–fix-cortex-a8’))
Are you able to build for android without modules? I get this same error even when trying to build vanilla.
jandrewlong | 2019-07-17 13:57