Hi Ladislav
On 6.02.2025 10:42, Ladislav Laska wrote:
> Hi Rafal,
>
> I don't think this is a change you're supposed to do in CMakeLists.
> Since it's an option, I think it should be possible to invoke cmake
> with:
>
> -DKICAD_USE_CMAKE_FINDPROTOBUF=ON
>
> Does that not work for you?
It does work, thank you.
Still, I'd expect such errors shouldn't pop up within "current stable"
distribution (whatever the distribution). So, I've let you know about
the issue.
[--------------]
> Do you have a reference ticket that discusses the bug? To me, it seems
> more like the plugin wasn't updated to the new versions of KiCAD, and I
> know there were some significant scripting changes.
https://github.com/MitjaNemec/ReplicateLayout/issues/70
Additionally, I've received the following info by mail:
----------------------------
The plugin might or might not work with 8.99.
Is there anything I could do to help bring up this plugin to v8.99
compatibility?
you might not need to do anything.
As I don't support the compatibility with 8.99 the plugin is marked so
that PCM will not install it. So your only issue is how to install the
plugin, so that you can check if it works. The easiest way would be to
copy the plugin contents into the folder where KiCad can find it (on MSW
that would be in subfolder within "%APPDATA%\kicad\8.99\scripting\plugins")
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.
-------------------------------------
The plugin is still marked as "incompatible". I've "forced" it's
download and manually "unmarked" that flag (to get the error in
question). So, some issues remain, and I really don't know where the
problem is: KiCAD or the plugin.
-R