You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only thing I can think of is that the clinfo on the Mac was compiled for the Mac's own architecture rather than cross-compiled for the Android architecture, so it won't be able to run on Android anyway. Check out issue #46 for hints on how to do an Android build directly on Android.
Hi I build the clinfo on my Mac and push the executable to my Android device /system/bin using adb.
I run it use ./clinfo
the terminal shows : clinfo[1]: syntax error: unexpected '('
could you please give me some hint?
The text was updated successfully, but these errors were encountered: