Re: [Kicad-developers] New Build Dependency

2020-08-17 Thread Seth Hillbrand
As promised, the MR is: https://gitlab.com/kicad/code/kicad/-/merge_requests/359 You can click the "Check out branch" to get the branch to test Best- Seth On Mon, Aug 17, 2020 at 9:44 AM Seth Hillbrand wrote: > I should have the MR ready today and I'll send along the branch info. > > Best- >

Re: [Kicad-developers] MSYS2 Dropping 32-bit support

2020-08-17 Thread Christopher Buckley
Okay, admitting that it's been almost a year since I tuned in to any KiCAD dev, this MSYS stuff has got my attention, and I feel compelled to offer my two 'sense' worth. I'm disappointed to hear support for 32 bit is going bye-bye, but then I still use XP because the vast majority of my CAE/CA

Re: [Kicad-developers] New Build Dependency

2020-08-17 Thread Mark Roszko
Every package in vcpkg is a dev package as that is its purpose ;) linux distros just make a distinction with -dev to make headers and link libs a separate download/save space. On Mon, Aug 17, 2020 at 4:02 PM Roberto Fernández Bautista < roberto.fer@gmail.com> wrote: > Ah I see! Sorry I thoug

Re: [Kicad-developers] New Build Dependency

2020-08-17 Thread Roberto Fernández Bautista
Ah I see! Sorry I thought it was maybe a special "dev" package or something. Thanks for this! Roberto On Mon, 17 Aug 2020 at 20:50, Ian McInerney wrote: > It will be `zlib`. > > -Ian > > On Mon, Aug 17, 2020 at 8:20 PM Roberto Fernández Bautista < > roberto.fer@gmail.com> wrote: > >> Hi Se

Re: [Kicad-developers] New Build Dependency

2020-08-17 Thread Ian McInerney
It will be `zlib`. -Ian On Mon, Aug 17, 2020 at 8:20 PM Roberto Fernández Bautista < roberto.fer@gmail.com> wrote: > Hi Seth, > > Thanks for heads up. Any ideas what the new dependency might be called in > VCPKG? Or if not available, could you let me know which CMAKE variable > should I set

Re: [Kicad-developers] New Build Dependency

2020-08-17 Thread Roberto Fernández Bautista
Hi Seth, Thanks for heads up. Any ideas what the new dependency might be called in VCPKG? Or if not available, could you let me know which CMAKE variable should I set to "OFF" in order to compile without the dependency? Thanks Roberto. On Mon, 17 Aug 2020 at 17:44, Seth Hillbrand wrote: > I s

Re: [Kicad-developers] Not a priority: building Kicad on Ubuntu on Windows (WSL)

2020-08-17 Thread Mark Roszko
> I assume this is due to the way the make script determines if it is Linux or Windows. KiCad does not determine the Operating system. CMake does. You are somehow invoking or mixing executables between windows and linux. i.e. if you have CMAKE.exe in path, it may be executed inside your wsl2 shell

Re: [Kicad-developers] New Build Dependency

2020-08-17 Thread Seth Hillbrand
I should have the MR ready today and I'll send along the branch info. Best- Seth On Mon, Aug 17, 2020 at 9:38 AM Adam Wolf wrote: > I love the heads up! Thanks! > > Is there a sample branch I can try before it's merged into master? > > Adam > > On Mon, Aug 17, 2020 at 10:23 AM Seth Hillbrand >

[Kicad-developers] Not a priority: building Kicad on Ubuntu on Windows (WSL)

2020-08-17 Thread Brian Piccioni
Hello As I say, not a priority but I thought something I'd try. It might be useful to be able to build/run Kicad in WSL for testing. If it works it will mean people don't have to dual boot in order to test. I have two issues: 1) NGSPICE not found. Unfortunately I cannot get the NGSPICE build

Re: [Kicad-developers] New Build Dependency

2020-08-17 Thread Adam Wolf
I love the heads up! Thanks! Is there a sample branch I can try before it's merged into master? Adam On Mon, Aug 17, 2020 at 10:23 AM Seth Hillbrand wrote: > Hi Folks (Packagers especially)- > > We are adding a new build dependency to KiCad in the next few days. > zlib1g-dev (on debian) will b

[Kicad-developers] New Build Dependency

2020-08-17 Thread Seth Hillbrand
Hi Folks (Packagers especially)- We are adding a new build dependency to KiCad in the next few days. zlib1g-dev (on debian) will be required to support stream compression/decompression of model files. Please update your build environment to include this (if it doesn't already). The critical file

Re: [Kicad-developers] Downloads storage maintenance

2020-08-17 Thread Kevin Cozens
On 2020-08-17 3:58 a.m., Maciej Suminski wrote: I have received a message saying that a virtual machine hosting the downloads storage might be down on 7th September between 9:00 and 12:00. Is that AM or PM and in which time zone? -- Cheers! Kevin. http://www.ve3syb.ca/ | "Nerds

[Kicad-developers] Downloads storage maintenance

2020-08-17 Thread Maciej Suminski
Hi, I have received a message saying that a virtual machine hosting the downloads storage might be down on 7th September between 9:00 and 12:00. Most likely the break will be shorter than 30 minutes. Cheers, Orson ___ Mailing list: https://launchpad.ne