Menu

#1 Building Bento for android

open
nobody
9
2011-04-20
2011-04-20
nasif
No

I am trying to build bento as a part of my project.

Since in the build/target folder of bento4 source code have arm-android-linux target, i installed first scons, then i run scon with scons -f ./Config.scons iam getting following error

NameError: name 'env' is not defined:
File "/home/nasif/Downloads/Bento4-SRC-1-2-3-387/Build/Targets/arm-android-linux/Config.scons", line 13:
if env.has_key('target_variant') and env['target_variant']:

what is the env variable here., i only set ANDROID_NDK_ROOT as my enviornment variable..

Is there any extra enviornment vraiable also i have to configure?

Thanks & Regards

Nasif

Discussion

  • nasif

    nasif - 2011-04-20
    • priority: 5 --> 9
     
  • Gilles Boccon-Gibod

    Could you try the latest version from the SVN trunk, the Android build config has been updated, and should now work with the most recent Android NDK

     

Log in to post a comment.