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)? Best regards, Lukas -- Ing. Lukáš Procházka | mailto:LPr@pontex.cz Pontex s. r. o. | mailto:pontex@pontex.cz | http://www.pontex.cz | IDDS: nrpt3sn | IČO: 40763439 Bezová 1658 147 14 Praha 4 Mob.: +420 702 033 396
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)?
On 4/8/2019 3:08 PM, Procházka Lukáš Ing. wrote: 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 -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Procházka Lukáš Ing.