[liblouis-liblouisxml] Re: Look in a given path

  • From: "John J. Boyer" <john@xxxxxxxxxxxxxx>
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Thu, 11 Nov 2010 14:27:59 -0600

If you give a name to the log file istead of null, you may get more 
helpful error messages. By default, error messages are printed to 
stderr. They are generally lost in a GUI.

John

On Thu, Nov 11, 2010 at 12:25:39PM -0500, barby gonzalez wrote:
> Yes, the configuration filename is the same in mi call to lbx_translateFile.
> I am using the liblouisxml dll version 1.7.0 (I could not find a newer
> version for Windows.) and I get no error, simply, the translation does not
> take place.
> 
> If I use the config filename  with no path and include all the files in the
> same path where the executable is, the translation works. However, for the
> kind of application I am developing, this is not suitable and I need to have
> the liblouis files in a different path.
> 
> Is there any other place or configuration file where I can specify a
> different path?
> 
> Thanks in advance,
> 
> On Thu, Nov 11, 2010 at 12:08 PM, John J. Boyer <
> john.boyer@xxxxxxxxxxxxxxxxx> wrote:
> 
> > This looks ok. What problems are you having? The configuration filename
> > should be the same in your call to lbx_translateFile.
> >
> > John
> >
> > On Thu, Nov 11, 2010 at 11:23:55AM -0500, barby gonzalez wrote:
> > > Hi,
> > >
> > > How can I make liblouisxml to look for its files in a specified folder in
> > > Windows?
> > > The way I am doing it right now, I am passing to the lbx_initialize
> > function
> > > the name of the configuration file including the path.
> > >
> > > Something like this:
> > >
> > > string configFileName = @"C:\Program
> > > Files\MIMVIP_View\LibLouisFiles\default.cfg";
> > > lbx_initialize(configFileName, null, "");
> > >
> > > Thanks in advance,
> > >
> > > Best regards,
> >
> > --
> > John J. Boyer; President, Chief Software Developer
> > Abilitiessoft, Inc.
> > http://www.abilitiessoft.com
> > Madison, Wisconsin USA
> > Developing software for people with disabilities
> >
> > For a description of the software, to download it and links to
> > project pages go to http://www.abilitiessoft.com
> >

-- 
John J. Boyer, Executive Director
GodTouches Digital Ministry, Inc.
http://www.godtouches.org
Madison, Wisconsin, USA
Peace, Love, Service

For a description of the software, to download it and links to
project pages go to http://www.abilitiessoft.com

Other related posts: