[liblouis-liblouisxml] Re: liblouis 3.1.0 has been released

  • From: "Arend Arends" <arendarends@xxxxxxxx>
  • To: <liblouis-liblouisxml@xxxxxxxxxxxxx>
  • Date: Thu, 9 Mar 2017 14:54:53 +0100

Hi Christian,

I am now checking LibLouisutdml, but before I do that, I notice that tables that are specifically for utdml, like marburg ctb and nemeth.ctb have received similar changes as the normal braille tables, like adding NOBACK in front of several lines and other additions or changes.

Before I dive into this further: Have these changes been checked with somebody who knows how and whether this is correct for liblouisutdml and are changes in liblouisutdml needed for this to work?

I am just asking before I try to understand the process.

Arend Arends

-----Oorspronkelijk bericht----- From: Christian Egli
Sent: Thursday, March 9, 2017 1:38 PM
To: liblouis-liblouisxml@xxxxxxxxxxxxx
Subject: [liblouis-liblouisxml] Re: liblouis 3.1.0 has been released

Hi Arend

Thanks for your hints. I integrated your changes in the latest master on
github. Let me know if you encounter any more problems when compiling
under windows.

Thanks
Christian

On 03/09/2017 12:19 PM, Arend Arends wrote:

I tried to compile this version for Windows according to the
documentation in the standard windows\readme.windows file. I am using MS
Visual Studio 2015.
There were 3 compiler errors (actually link errors) for missing external
references. It appeared that the file commonTranslationFunctions.c was
not yet added to windows\makefile.nmake.

After adding the filename commonTranslationFunctions.obj in:

OBJ = commonTranslationFunctions.obj compileTranslationTable.obj
lou_translateString.obj \
   lou_backTranslateString.obj logging.obj wrappers.obj pattern.obj

and adding the lines

commonTranslationFunctions.obj: $(SRCDIR)\commonTranslationFunctions.c \
   $(HEADERS)
   $(CC) $(CFLAGS) $(SRCDIR)\commonTranslationFunctions.c

the project compiled normally.


--
Christian Egli
Swiss Library for the Blind, Visually Impaired and Print Disabled
Grubenstrasse 12, CH-8045 Zürich, Switzerland

For a description of the software, to download it and links to
project pages go to http://liblouis.org
For a description of the software, to download it and links to
project pages go to http://liblouis.org

Other related posts: