Created
July 15, 2014 04:12
-
-
Save jerstlouis/4dd7b2dd2da73803d34e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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