I was checking out the code in Linux and performing the autogen (step 1,2) . Then zip and get to windows/Mingw and then perform (3, to 5). This is because I was unable to get the autogen working in mingw quickly. So i hope that is not an issue.
I think the braille exe running is the one expected. Probably will add some debug and see. *And irrespective of the device is connected or not I am getting the exact same error. *So it looks like it is built with a code which tries load the dll. I will try to do the entire set up in another machine and will get back on this. Thank you very much for your time and resolutions. Thanks, Siju samuel On Fri, Oct 4, 2013 at 11:07 AM, Dave Mielke <[email protected]> wrote: > [quoted lines by Siju Samuel on 2013/10/04 at 09:11 -0500] > > >It was still giving error .dll not found error while running. > > I just reverified what I believe your situation is. Notee that I'm using > "xx" > to mean the braille drivere of your choice. > > 1) Check out the latest code. > 2) ./autogen > 3) ./configure --with-braille-driver=xx,-all > 4) make > 5) Run brltty with: -bxx > > The result was that it didn't create a shared object (a DLL on Windows) > for the > xx braille driver, and it also didn't try to laod a shared object for it > at run > time. The braille device worked. > > This is making me wonder if you're running a different brltty executable > than > you think you are. Could you please verify that you're running the brltty > executable that you're building. > > > Note that I copied brltty.inf file from the brltty-4.5.tar as HotPlug > >directory was not there in the SCY check out > > The new location is Autostart/Windows/. > > -- > Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of > God. > Phone: 1-613-726-0014 | Ottawa, Ontario | http://Mielke.cc/bible/ > EMail: [email protected] | Canada K2A 1H7 | http://FamilyRadio.com/ > _______________________________________________ > 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
