Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
リンカーコマンドに追加するだけですが、-ltheora それでもリンカーエラーが発生undefined reference to th_info_initし、ライブラリがインストールされます。
-ltheora
undefined reference to th_info_init
それで-ltheora十分ですか?
-ltheoraenc -ltheoradec -loggそのライブラリとリンクするときに使用する例を見てきました。
-ltheoraenc -ltheoradec -logg