Hi, friends.

Following the recomendation of a friend of this list, I have "brought"
libffi.DLL to my system using the NuGet platform (I was not very
comfortable using a vs-like platform, but I did it) (it looks like a
LuaRocks-clone)

In the image in this message, I show what I run for trying to accomplish
the task that I have talking to you this days.

luarocks install alien

*Cannot find libffi.dll - please install FFI or set the FFI_DIR vble.*


set FFI_DIR=E:/luatempo/
luarocks install alien

*Cannot find libffi.dll - please install FFI or set the FFI_DIR vble.*


I tried different sintaxis changing the slashes, without a different
answer...

set FFI_DIR=E:\\luatempo
set FFI_DIR=E:/luatempo
set FFI_DIR=E:\\luatempo\\libffi.dll
set FFI_DIR=E:/luatempo/libffi.dll
set FFI_DIR=E:\\luatempo\\
set FFI_DIR=E:/luatempo/

Can you say me the right sintaxis for the env-vble FFI_DIR?

Thanks.

Next: image showing record of command-line script....
[image: Imagen integrada 1]
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to