Hi Rafal,

I don't know the details of the protobuf issue. However, I think the
comment above says it:

 # Old versions of CMake and/or protobuf can require the FindProtobuf.cmake,
 # but modern platforms require this to be off

Setting this to the ON value would likely break some up to date
platform. Other people would have to dig into documentation. In general,
recent software should be compatible with recent distributions. Debian
12 relesed on 2023 with kicad 6.0 that released 2021 and cmake 3.25
released in 2021. I think this qualifies as older version and you should
be expecting to run into issues. I'm surprised this is the only problem.

I wanted to suggest upgrading your distro to fix it, but while writing
this paragraph I noticed there seem to be newer cmake & kicad in
backports repository. Perhaps this would fix your problems and allow you
to build even newer versions? Repo bookworm-backports has cmake 3.31,
that should not require this switch. But I haven't tested.

Regards,
Ladislav

On Fri, Feb 07, 2025 at 07:37:41AM +0100, Rafał Pietrak wrote:
> Hi!
> 
> On 6.02.2025 18:27, 'Seth Hillbrand' via KiCad Developers wrote:
> [-------------]
> > Current stable refers to distributions.  If you are compiling on your
> > own, you should expect to need some configuration based on your local
> > development environment.  We have extensive documentation on the build
> > process at https://dev-docs.kicad.org/en/build/linux/index.html
> > <https://dev-docs.kicad.org/en/build/linux/index.html> .  Here is the
> > first part of that documentation:
> > image.png
> 
> I see. So you  are not interested (i.e. probably knew it already), that
> something that worked fine by default just a month ago, currently requires
> digging into documentation.
> 
> OK.
> 
> > 
> > Regarding the plugin, you might currently find this functionality built
> > into KiCad (https://docs.kicad.org/master/en/pcbnew/
> > pcbnew.html#multichannel <https://docs.kicad.org/master/en/pcbnew/
> > pcbnew.html#multichannel>)
> 
> EXCELLENT! Thenx!!!
> 
> -R
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "KiCad Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to devlist+unsubscr...@kicad.org.
> To view this discussion visit 
> https://groups.google.com/a/kicad.org/d/msgid/devlist/6ebf026e-1ec0-44fd-ae00-435d67c93d59%40electric-sheep.eu.

-- 
You received this message because you are subscribed to the Google Groups 
"KiCad Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to devlist+unsubscr...@kicad.org.
To view this discussion visit 
https://groups.google.com/a/kicad.org/d/msgid/devlist/krakonos%2Bmd-20250207.081105.511423.wallaroo%40krakonos.org.

Reply via email to