のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

2014-08-14から1日間の記事一覧

raspberry pi EGL init

ソースコード

libegl.so: undefined reference to `glxx_buffer_info_set'

以下のエラーメッセージがでた。

'CLOCK_REALTIME' undeclared (first use in this function)

raspberry pi でコンパイルオプションに-std=c99を追加した。

'for' loop initial declarations are only allowed in C99 mode

Simply open the project preferences and add -std=c99 to Settings/C Compiler/Miscellaneous/Other Flags