Hello, Even I am trying to compile brltty for windows. Since I am comfortable with linux, can we build windows executable on linux rather than using mingw?
Thank you, Radhika. On Fri, May 16, 2014 at 4:42 AM, Samuel Thibault < [email protected]> wrote: > Hello, > > Siddharth, le Thu 15 May 2014 17:43:05 +0530, a écrit : > > no files matched glob pattern "brlapi_tcl.dll" > > while executing > > "glob -directory $dir -tails -types {r f} -- {*}$patternList" > > (procedure "pkg_mkIndex" line 53) > > invoked from within > > "pkg_mkIndex /tmp/brltty-mkwin/brltty/mingw/lib/brlapi-0.6.2 > brlapi_tcl.dll" > > (file "./mkindex" line 1) > > > > I am unable to understand the cause of the error, there is a file > > brlapi_tcl.dll in /tmp/brltty-mkwin/brltty/mingw/lib/brlapi-0.6.2/ but it > > appears to be corrupted. I cannot even locate "procedure "pkg_mkIndex > line 53" > > It seems that comes from Bindings/Tcl/Makefile.in, and for some reason > it doesn't work. > > > How do I resolve it? > > I actually never built the tcl bindings on Windows :) > You can probably modify mkwin to add --disable-tcl-bindings in > configure_line. > > Samuel > _______________________________________________ > This message was sent via the BRLTTY mailing list. > To post a message, send an e-mail to: [email protected] > For general information, go to: http://mielke.cc/mailman/listinfo/brltty >
_______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
