LoginSignup
0
0

More than 3 years have passed since last update.

Raspberry PiでMinecraftプログラミングやろうとした

Posted at

環境

トラブルシュート

現象

Minecraft-piは起動されず、何も起こらない。試しに、minecraft-piコマンドを手動実行すると、次のエラーが表示された。

error while loading shared libraries: libGLESv2.so: cannot open shared object file: No such file or directory

原因と対策

次のサイトの記事を参考に、Raspberry Piのファームウェアをアップデートすることで解消した。
※参考:Games that uses libGLESv2.so doen't work in raspbian stretch

sudo rpi-update
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