Re: [Kicad-developers] Can't show 3D models (was: build failure)

2021-03-06 Thread Jonatan Liljedahl
> reopened so we can take a look at it again on macOS. > > -Ian > > On Sat, Mar 6, 2021 at 10:31 PM Jonatan Liljedahl wrote: >> >> Hi, >> >> I tried the nightly 20210306, and actually no, it shows no models >> either! See attached screenshots. >> As

Re: [Kicad-developers] Can't show 3D models (was: build failure)

2021-03-06 Thread Ian McInerney
reopened so we can take a look at it again on macOS. -Ian On Sat, Mar 6, 2021 at 10:31 PM Jonatan Liljedahl wrote: > Hi, > > I tried the nightly 20210306, and actually no, it shows no models > either! See attached screenshots. > As you see, I have KICAD6_3DMODEL_DIR = > /Users/

Re: [Kicad-developers] Can't show 3D models

2021-03-06 Thread Kevin Cozens
On 2021-03-06 12:09 p.m., Jonatan Liljedahl wrote: Also, libTKVCAF and all its friends was copied into $(CMAKE_INSTALL_PREFIX)/KiCad.app/Contents/Frameworks/ so they all exist there. But still, no 3D models at all are shown. I will have to assume you have built the program correctly with the

Re: [Kicad-developers] Can't show 3D models (was: build failure)

2021-03-06 Thread Adam Wolf
Do the release versions work for you? Assuming it does, this is almost certainly an issue with dyld and fixup_bundle. Let me know if the release/nighties work on your system, and I can walk folks through how to solve it. Adam On Sat, Mar 6, 2021, 11:09 AM Jonatan Liljedahl wrote: > If I

[Kicad-developers] Can't show 3D models (was: build failure)

2021-03-06 Thread Jonatan Liljedahl
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/ so they all exist there. But still, no 3D models at all are shown. I tried

Re: [Kicad-developers] Launch Pad ???

2021-03-06 Thread Wayne Stambaugh
I already paired down the information on Launchpad to the minimum that makes sense and turned off the bug tracker. There is not much more I can pair down that I'm aware of that would make a significant difference but I'm open to suggestion. Cheers, Wayne On 3/4/21 8:13 AM, Clemens Koller

Re: [Kicad-developers] build failure

2021-03-06 Thread Jonatan Liljedahl
On Fri, Mar 5, 2021 at 8:45 PM Adam Wolf wrote: > > It is certainly possible that Homebrew is distributing bottles that > are linked a little weird, and you'd be getting the MacOS 10.14 > reference from that. We've had this happen before. Yes, I think this was the case with my OCE install,