On Tuesday 19 July 2016, Axel Richter wrote: > > can you thry this version as well? perhaps is more manageable (also for > > an eventual future resuming of iOS version) > > I could overcome the problem by removing the "make install" > line in build.sh line 325. But heres the next (I guess its a > mix of the path, will investigate later): > > Copying Android sources from project. > Cannot find android sources in > /home/axel/DiveProgs/subsurface/mobile-widgets/qml/kirigami/build/subsurfa > ce-mobile-build-arm/android-mobileCMakeFiles/subsurface-mobile.apk.dir/buil > d.make:52: recipe for target 'run_android_deploy_qt' failed make[2]: *** > [run_android_deploy_qt] Error 11 > CMakeFiles/Makefile2:231: recipe for target > 'CMakeFiles/subsurface-mobile.apk.dir/all' failed make[1]: *** > [CMakeFiles/subsurface-mobile.apk.dir/all] Error 2 > Makefile:76: recipe for target 'all' failed > make: *** [all] Error 2
is that the current master with my latest patch on top? in that case make install shouldn't be there anymore, as it's only producing a static library to then be linked into the subsurface executable. I didn't try it on a new master, so the patch may have broke somehow.. I'll see also on next days if i can give it a try -- Marco Martin _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
