That is unrelated to the 3D models issue and is instead the software
rendering not working on macOS - so it can be fixed by simply switching to
the accelerated (OpenGL) canvas. We have an open ticket to remove the
software rendering from Pcbnew in 5.1 here
https://gitlab.com/kicad/code/kicad/-/issu
On Sat, Mar 06, 2021 at 06:09:22PM +0100, Jonatan Liljedahl wrote:
> If I manually copy libTKVCAF.7.dylib into
> /kicad/KiCad.app/Contents/PlugIns/3d/ then "make install"
> succeeds.
>
> Also, libTKVCAF and all its friends was copied into
> $(CMAKE_INSTALL_PREFIX)/KiCad.app/Contents/Frameworks/
>
Ok, never mind. A "brew upgrade clang-format" solved it.
On Mon, Mar 8, 2021 at 10:26 AM Jonatan Liljedahl wrote:
>
> Hi,
>
> Trying to commit a fix for
> https://gitlab.com/kicad/code/kicad/-/issues/7823 so I can make an MR,
> clang format fails to run:
>
> ```
> lijon@lijon-mbp kicad % git comm
Hi,
Trying to commit a fix for
https://gitlab.com/kicad/code/kicad/-/issues/7823 so I can make an MR,
clang format fails to run:
```
lijon@lijon-mbp kicad % git commit
YAML:11:32: error: invalid boolean
AllowShortBlocksOnASingleLine: Never
^
Error reading /Users
4 matches
Mail list logo