I have reinstalled LuaRocks (install /F /MW).

I run " luarocks install lsqlite3 SQLITE_DIR=E:\SQLITE3 "

And I received a lot of errors (expected , or ; before _strtoi64;
E:\SQLITE3/stdlib.h 473:24: warning: data definition has no tpe or storage
class [enabled by default; a lot of another types... a lot....)

How can I create a .LOG and send you?




2016-07-08 4:08 GMT-05:00 Thijs Schreijer:

>
> > luarocks install lsqlite3 SQLITE_DIR=E:\SQLITE3>
>
> The output of the LuaRocks install command should show whether it was
> configured with MinGW or MS toolchains. And apparently it still uses MS, so
> something went wrong while installing LuaRocks. Use `/MW` when installing
> and make sure that the toolchain is in your path before doing so.
>
> Then check the installer output to verify it did configure the correct
> compiler.
>
> Hth
> Thijs
>
> ------------------------------------------------------------------------------
>
>
------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to