questionsopk.blogg.se

Microsoft visual studio 2017 gcc
Microsoft visual studio 2017 gcc





microsoft visual studio 2017 gcc

I think my macbook is doing similar but I will have to look at that another day so I am putting that aside for now. All rights reserved.Ĭ:\lua\lua53.dll : fatal error LNK1107: invalid or corrupt file: cannot read at 0x430Įrror: Build error: Failed compiling module mathx.dll

microsoft visual studio 2017 gcc

When installing from visual studio 2017 command prompt:Ĭ:\Program Files (x86)\Microsoft Visual Studio\2017\Community>luarocks install lmathx Installing / cl /nologo /MD /O2 -c -Folmathx.obj -IC:/lua/include lmathx.c lmathx.c link -dll -def:f -out:mathx.dll C:/lua/lua53.dll lmathx.obj Microsoft (R) Incremental Linker Version 9.0 Copyright (C) Microsoft Corporation. However setting this directory in the path does not allow me to initiate the command in eithe command prompt of 'cl'Ĭ:\Users\MYNAMEHERE>luarocks install lmathx Installing / cl /nologo /MD /O2 -c -Folmathx.obj -IC:/lua/include lmathx.c 'cl' is not recognised as an internal or external command, operable program or batch file.Įrror: Build error: Failed compiling object lmathx.obj Everything seems to be working fine but what I believe now in windows by default it is currently looking for cl.exe, in visual studio 2017 I have this file located at:Ĭ:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\7\bin\HostX64\圆4\cl.exe I tried to just find a lua rocks library made for lua 5.3 first of all so I come across mathx, I have no idea what this library really does I just wanted to test luarocks installation is working correctly.







Microsoft visual studio 2017 gcc