Search found 2212 matches

by freman
Fri Nov 15, 2019 4:43 pm
Forum: Install / Compile
Topic: SoQt / coin ?
Replies: 26
Views: 5188

Re: SoQt / coin ?

OK, looks pretty good, fires up opens existing projects but ... OpenCamLib is not working! I rebuild ocl in a fresh build dir and installed but something still not quite lined up. Ah just needed a fresh pull of opencamlib , which now handles both python and cxx builds at the same time. cmake -DBUILD...
by freman
Fri Nov 15, 2019 10:53 am
Forum: Install / Compile
Topic: SoQt / coin ?
Replies: 26
Views: 5188

Re: SoQt / coin ?

hmm, it seems that qt5-qttools-static package on Fedora provides the cmake files. I was guessing from the name it was static linked version qt5-qttools but maybe not. https://fedora.pkgs.org/29/fedora-updates-x86_64/qt5-qttools-static-5.11.3-1.fc29.x86_64.rpm.html seems to be building at last, let's...
by freman
Thu Nov 14, 2019 5:37 pm
Forum: Install / Compile
Topic: SoQt / coin ?
Replies: 26
Views: 5188

Re: SoQt / coin ?

thanks loooo, I'll ignore it for now and see what happens. Qt5UiTools seems to relate to qt5-qttools qt5-qttools-devel and qt5-qttools-common on Fedora, all of which I already have installed. More digging needed. or does this mean qt5-qttools-libs-designer qt5-qttools-libs-designercomponents ? Both ...
by freman
Thu Nov 14, 2019 5:08 pm
Forum: Install / Compile
Topic: SoQt / coin ?
Replies: 26
Views: 5188

Re: SoQt / coin ?

I'm not an evangelical fan of Fedora but I've been using it since I installed it about 6 or 7 back and have had very few problems.... That was referring to using Fedora in general, not using FreeCAD on Fedora. Until this summer I was using Fed29 and a qt4/py2 build of FreeCAD. Building it went with...
by freman
Thu Nov 14, 2019 2:43 pm
Forum: Install / Compile
Topic: SoQt / coin ?
Replies: 26
Views: 5188

Re: SoQt / coin ?

thanks for pointing that out sgrogan. Building ( and maintaining ) an out of tree build is always PITA, especially one with the number of deps that FreeCAD has. The only thing that is surprising is that it is ( allegedly ) so simple on Ubuntu. If there is a key dev holding this all together that mak...
by freman
Wed Nov 13, 2019 8:29 pm
Forum: Install / Compile
Topic: SoQt / coin ?
Replies: 26
Views: 5188

Re: SoQt / coin ?

thanks vocx, my primary interest is Path WB , though I do need Draft sometimes. Just going from memory, I recall some cmake output along the lines of : "SoQt not found, so not incuding it". I cannot recall what package that was ( coin or pivy ) , I assumed that meant it did not matter but ...
by freman
Tue Nov 12, 2019 9:19 am
Forum: Install / Compile
Topic: SoQt / coin ?
Replies: 26
Views: 5188

Re: SoQt / coin ?

if SoQt was "old" in 2007, why is it still being used? FreeCAD itself doesn't use SoQt any more but it uses pivy (the Python wrapper for Coin3d) and that still depends on SoQt. Last time I build FreeCAD it was py2/qt4 , I built coin4 , pivy and OCCT from source. Do I still need SoQt , or ...
by freman
Tue Nov 12, 2019 8:47 am
Forum: Install / Compile
Topic: SoQt / coin ?
Replies: 26
Views: 5188

Re: SoQt / coin ?

thanks vocx, I ran cmake and saw output about "SoQt not so not using " and thought this was yet another thing I needed to build or provide headers for. Also the Fedora package manager pulls in coin3 and SoQt as a deps. again making the think it was needed. So Quarter is in the FreeCAD, and...
by freman
Mon Nov 11, 2019 11:45 am
Forum: Install / Compile
Topic: [SOLVED (again)] AppImage 0.19.18694 - During initialization the error "No module named 'freecad'" occurred
Replies: 17
Views: 2318

Re: [Solved] AppImage 0.19.18694 - During initialization the error "No module named 'freecad'" occurred

thanks for the link looooo, that's what I needed.

thanks Kunda, I think the confusion was that it's the same FreeCAD build but a different build of the AppImage. Double use of the same term for different things led to the confusion. Thanks for clarification.
by freman
Mon Nov 11, 2019 8:51 am
Forum: Install / Compile
Topic: [SOLVED (again)] AppImage 0.19.18694 - During initialization the error "No module named 'freecad'" occurred
Replies: 17
Views: 2318

Re: AppImage 0.19.18694 - During initialization the error "No module named 'freecad'" occurred

Well what is the point of build numbers if they do not uniquely identify a build ?

I still don't see a link to any AppImage here, can you clarify what we are talking about?

thx.