On Tue, Nov 8, 2016 at 7:14 PM, Dave Mielke <d...@mielke.cc> wrote: > > That's a make file inconsistency. I can't speak for BraileBack, but maybe > you > didn't do a make distclean before building brltty. >
I don't know what was the problem, but after configuring the project to compile only with my driver and ignoring all other braille display drivers, this makefile problem resolved! > Do you know that brltty does run on Android? > > I have not tested brailleback yet, but it seems that it uses brltty for braille output. I have compiled brltty only with my braille display driver, but brailleback has some wrapper files for brltty that doesn't match with brltty 5.4. I have tried to fix mismatches but I couldn't. For example in file https://github.com/google/brailleback/blob/master/braille/service/jni/brlttywrapper/BrlttyWrapper.c , there is a function call for bluetoothAndroidSetConnection() and in 5.4 we don't have this function and I don't know what is the equivalent function in current version. Is it possible for you to provide these wrapper files with brltty releases?
_______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: BRLTTY@mielke.cc For general information, go to: http://mielke.cc/mailman/listinfo/brltty