[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept
- From: Russell Haley <russ.haley@...>
- Date: Thu, 18 May 2017 16:12:09 -0700
On Thu, May 18, 2017 at 12:39 PM, Coda Highland <chighland@gmail.com> wrote:
> On Thu, May 18, 2017 at 12:24 PM, Ką Mykolas <kamicc@gmail.com> wrote:
>> HOW MUCH?! o_0 and it's still 32bit only?
>
> No, it's not 32-bit-only. It supports both 32-bit and 64-bit just fine
> (and possibly other targets as well).
>
> It's just that some projects (not from Microsoft) still only build in
> 32-bit because they haven't been updated for the 64-bit Windows APIs
> yet or have other specific limitations that haven't been fixed yet.
>
> /s/ Adam
The full install actually failed an hour after I started the download.
I had to pair it back to the basics. I removed the Unity gaming
framework, Xamarian mobel development and all their azure stuff and
that brought it down to a "modest" 13 GB. I couldn't tell if it was
the Unity or the Xamarian stuff that was making the VS install fail.
The good news is it only takes 13Gb of disk space and I now have an
environment to build Lua! (yes, more sarcasm. I can't help myself
today). I used the "create project from existing code" wizard and I
was able to build Lua (single exe). I would like to separate out the
interpreter, compiler and library into two exe's and a dll. I'll have
to reverse engineer a Makefile to find out how the files are split
unless someone can point me to an easier resource? Makefile scripts
are not one of my strong points. Hence the need for 13 GB of tools! :D
Russ
- References:
- [ANN] MSI Installer for PUC-Lua Proof Of Concept, Russell Haley
- [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Russell Haley
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Luiz Romário Santana Rios
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Charles Heywood
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Jonathan Goble
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Hisham
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Jonathan Goble
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Enrico Colombini
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Russell Haley
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Dirk Laurie
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Russell Haley
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Russell Haley
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Ką Mykolas
- Re: [ANN] Windows MSI Installer for PUC-Lua - Proof Of Concept, Coda Highland