Re: Assistance cross-building Windows target

2021-10-29 Thread Dirk Hohndel via subsurface
OK, I quickly pulled together a Ubuntu 21.04 virtual machine here and tested this; below are working instructions that will create a Windows installer for you You need at least 20G of disk for this - assuming a minimum VM install sudo apt install docker.io git mkdir

Re: Assistance cross-building Windows target

2021-10-29 Thread Steven Morlock via subsurface
Dirk, Thanks for your reply.  I tried to follow the instructions in packaging/windows.  I will start with a fresh machine and try to follow them again. Regards Steve On Oct 29, 2021, 2:18 PM, at 2:18 PM, Dirk Hohndel wrote: >Well, the log shows me very little of the MXE build environment

Re: Assistance cross-building Windows target

2021-10-29 Thread Thiago Macieira via subsurface
On Friday, 29 October 2021 03:58:03 PDT Steven Morlock via subsurface wrote: > Howdy, > I have been trying to unsuccessfully follow guidance on how to cross-build > the Windows client. I am running on a OSBoxes.org Ubuntu 21.04 virtual > machine. I have followed as best I could the

Re: Assistance cross-building Windows target

2021-10-29 Thread Dirk Hohndel via subsurface
Well, the log shows me very little of the MXE build environment that you are using. Based on the error I'm guessing that you are using a different compiler than I am... There's a reason why I am making a docker container with all the right tools available - it's incredibly painful to create a