LoginSignup
0
0

More than 5 years have passed since last update.

Tinker Board Sでgst-uninstalledをセットアップする

Last updated at Posted at 2018-07-25

環境

  • Tinker Board S
  • TinkerOS Debian v2.0.7

手順

躓いたところ

  • ./gstreamer/scripts/git-update.shを実行するとgst-plugin-baseのビルドに失敗する
    • gstgldisplay_gbm.hgbm_bo_write関数に対してsize_tが見つからないと言われる
  • gstgldisplay_gbm.h#include <stdlib.h>を追記すればビルドが通るようになる
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0