10:44:56 hello 10:45:29 any thoughts on what is happening here paste.debian.net/1197946 10:46:06 only on android on linux everything is ok 10:50:27 Try "#include " at the top of the file ? 10:59:26 thank you 10:59:51 the guys that have github code must add this 11:00:45 That worked ? 11:02:15 yes 11:02:24 Cool, thanks. 11:02:26 selsta: ^ 11:04:13 ty 11:12:55 now when i try to run apk is saying library "libwallet_api.so" not found.... 11:13:29 how did you compile? 11:13:33 dockerfile 11:14:11 what did you change in the source code apart from adding string.h? 11:14:30 nothing 11:17:07 on compile logs there " Linking CXX shared library libwallet_api.so" 11:17:42 the issue shows up when running on android phone? 11:17:49 yes 11:19:57 hmm ok I don't have an android phone so not sure if it broke some while ago 11:21:57 http://paste.debian.net/1197972/ 11:22:04 this is android message 11:25:35 I find it weird that you had issues during compilation as android docker CI compiled fine 11:25:50 docker should be the same everywhere? 11:27:09 i dont know