On 4/8/2019 3:08 PM, Procházka Lukáš Ing. wrote:
Hello,

I'm using a custom .dll in Ctx (my own .dll written in C with some extensions to Lua).

Whenever Ctx started to use a newer version of Lua, I rebuilt the .dll with the appropriate version of lua*.dll.

With the latest (non-LMTX) Ctx, I used Lua53.dll from:

    http://www.w32tex.org/toolsw32/lua53lib.zip (THIS LINK IS NO MORE VALID!)
and
     https://www.tug.org/svn/texlive/trunk/Master/bin/win32/lua53.dll

(thanks Akira in the mailing thread "Building a custom .dll to work with ConTeXt (LuaTeX)").

I would like to "upgrade" my .dll to work with Ctx LMTX - where could I find the appropriate lua54lib.zip (.lib and Lua54.dll for Ctx LMTX)?
there is no such file; also, we will only provide crosscompiled static binaries

(you can just use regular luatex for your specific setup, or try ffi)

(at some point there will be an option to compile a local binary that exposes the lua interface functions)

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to