Unable to build GStreamer for Android Tutorials

后端 未结 6 1305
南旧
南旧 2021-01-05 09:14

I\'m running into a number of issues attempting to build the GStreamer Android tutorials.

My environment is:

  • Mac OS X 7
  • Android SDK version 17
6条回答
  •  长发绾君心
    2021-01-05 09:50

    I use ADT with Eclipse and maybe you can define the GSTREAMER_SDK_ROOT_ANDROID as project-wise environment variable by following steps:

    Project -> Properties -> C/C++ Build -> Environment -> Add

    instead of define it in .mk file.

提交回复
热议问题