[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Compiling LuaFileSystem on Windows 10
- From: Dirk Laurie <dirk.laurie@...>
- Date: Thu, 4 Jan 2018 17:40:56 +0200
2018-01-04 13:38 GMT+02:00 KHMan <keinhong@gmail.com>:
> Solution: Forget the C compilers. Distributions or modules should not need
> to use a C compiler. Which leads to the age-old issue of manpower, ha ha.
>
> Or do it the ESP8266 way, distribute a Linux VM image with a cross-compiler
> targeting Windows and everything for a Lua distro loaded. Solves the
> "installing a suitable C compiler" problem.
Can't you under Windows 10 just use the Windows Subsystem for Linux?
Install everything as if you are working on a real Linux system?