スマホHack!

EclipseでのAndroid NDK C/C++ファイルをデバッグしています

スマホ関連の海外ニュースです。

念のために、単純なプロジェクトで作業してネイティブ・デバッグしました。この問題は、ゲームエンジンがAndroid上で実行しようとするからです。

後、少しですが、この問題があるかわかりません。こちらがエラーメッセージが表示されます。

警告:64のライブラリの共有ライブラリシンボルをロードし、例えば/system/bin/リンカーできませんでした。

はロードできませんでしただライブラリ…

記入もれだ言うことでとても困っています。

Android.mkファイルでは、これらがリストに表示されますよ。
続きを読む…

Trying to debug Android NDK C/C++ files in Eclipse

Just to state for the record, I have gotten native debugging working with a simple project. This problem is from trying to get my game engine to run on Android. I’m almost there but I don’t know what this problem is. Here’s the error message. warning: Could not load shared library symbols for 64 libraries, e.g. /system/bin/linker. Here are the libraries it said it’s couldn’t load… I’m very confused by what it says it’s missing. In my Android.mk file, I do have these listed.
Read more…

facebooktwittergoogle_plusredditpinterestlinkedinmail

Comments are closed.