Time Nick Message 16:10 srifqi I just tried to recompile #7865 after long time. After a gradle update, I got error that is different than what Travis got. 16:10 ShadowBot https://github.com/minetest/minetest/issues/7865 -- Add crosshair support for Android by srifqi 16:10 srifqi https://pastebin.com/WLuEUH1b 16:10 srifqi Is there any problems with dependencies? 16:23 rubenwardy Irrlicht version mismatch 16:23 rubenwardy Looks like you're using a Dev version of irrlicht 16:23 rubenwardy But out code is still wrong 16:25 srifqi I'm trying to compile master branch right now. 16:25 * srifqi is still waiting .... 16:26 srifqi I got pre-compiled Irrlicht deps from Wayward_One (iirc). 16:27 srifqi My ISP didn't like SVN connection, I guessed. 17:27 srifqi Now, I get errors from Android SDK about licences. 17:32 srifqi I can compile master branch. Let me try to rebase the PR and recompile. 17:50 srifqi Yup, rebasing works.