Skip to content

Instantly share code, notes, and snippets.

@jerstlouis
Created July 15, 2014 04:12
Show Gist options
  • Save jerstlouis/4dd7b2dd2da73803d34e to your computer and use it in GitHub Desktop.
Save jerstlouis/4dd7b2dd2da73803d34e to your computer and use it in GitHub Desktop.
V/ecere-app( 5250): Calling AndroidInterface_GetLibLocation
V/ecere-app( 5250): Calling AndroidInterface_GetLibLocation returned /data/data/com.ecere.Hello/lib/lib
V/ecere-app( 5250): Calling Instance_Module_Load
V/ecere-app( 5250): Coming in to Instance_Module_Load
V/ecere-app( 5250): Attempting to load module Hello as /data/data/com.ecere.Hello/lib/libHello.so
V/ecere-app( 5250): Attempting to load module Hello as /usr/lib/ec/libHello.so
V/ecere-app( 5250): Attempting to load module Hello as /usr/lib32/ec/libHello.so
V/ecere-app( 5250): Failed to find module Hello
V/ecere-app( 5250): Instance_Module_Load returned 0x0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment