Search found 149 matches

by nyholku
Thu Aug 15, 2019 7:40 am
Forum: Help on using FreeCAD
Topic: Announce first iteration of NaviCube for FreeCAD
Replies: 33
Views: 7892

Re: Announce first iteration of NaviCube for FreeCAD

@dion not sure what you mean by "FreeCAD sees TOP and FRONT globally" ...
by nyholku
Thu Mar 28, 2019 5:54 pm
Forum: Developers corner
Topic: Compiling on Mac fails
Replies: 8
Views: 1378

Re: Compiling on Mac fails

In theory yes, in practice not so sure. If we take (if we could) the global sum of extra work and grief created by the pursuit of const correctness and compare it to the alleged reduction of bugs and savings in maintenance and debugging I think we are still in the red. In summary, I'm ok if a projec...
by nyholku
Thu Mar 28, 2019 2:50 pm
Forum: Developers corner
Topic: Compiling on Mac fails
Replies: 8
Views: 1378

Re: Compiling on Mac fails

I was half joking and jesting re const ... but you and many others have said in the 'long run' it will make things better ... well it has been long enough in my life (I ditched C++ from daily life some 15 years ago) and whenever circumstance forces me back still const seems to create more trouble th...
by nyholku
Thu Mar 28, 2019 10:08 am
Forum: Developers corner
Topic: Compiling on Mac fails
Replies: 8
Views: 1378

Re: Compiling on Mac fails

So I was on the wrong track. Ok. After the removing the 'conts' as you suggested the code compile completed last night and runs(at least starts) without problems. Many thanks! wbr Kusti PS Incidents like this make me think that adding 'const' to the C++ language was of a dubious advantage at best.
by nyholku
Wed Mar 27, 2019 1:29 pm
Forum: Developers corner
Topic: Compiling on Mac fails
Replies: 8
Views: 1378

Compiling on Mac fails

Hi I'm trying and seeing if I can get back into the saddle and contribute something, perhaps improve my NaviCube but as always bit rot has set in in my absence and the toolchain is broken. I posted about this here: https://forum.freecadweb.org/viewtopic.php?f=4&t=35259 but maybe this is a better...
by nyholku
Tue Mar 26, 2019 5:48 pm
Forum: Install / Compile
Topic: Compiling on Mac
Replies: 1
Views: 1111

Compiling on Mac

I followed instructions from here https://www.freecadweb.org/wiki/CompileOnMac (to the letter I hope) below is what failed. This is on macOS HighSierra, below is what gcc (clang really, I guess) shows for version: gcc --version Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr...
by nyholku
Sat May 26, 2018 5:14 pm
Forum: Archived Pull Requests
Topic: PR #1469 Qt5 compatible NaviCube
Replies: 19
Views: 6448

Re: PR #1469 Qt5 compatible NaviCube

Brilliant! Thank you very much.
by nyholku
Thu May 24, 2018 7:01 pm
Forum: UX/UI Design
Topic: FC 0.17/Qt5 compatible NaviCube
Replies: 38
Views: 10121

Re: FC 0.17/Qt5 compatible NaviCube

I've finally made a pull request for this.

wbr Kusti
by nyholku
Thu May 24, 2018 7:00 pm
Forum: Archived Pull Requests
Topic: PR #1469 Qt5 compatible NaviCube
Replies: 19
Views: 6448

PR #1469 Qt5 compatible NaviCube

Hi,

I finally rebased my branch and created a pull request.

wbr Kusti
by nyholku
Sun Apr 29, 2018 5:02 pm
Forum: UX/UI Design
Topic: FC 0.17/Qt5 compatible NaviCube
Replies: 38
Views: 10121

Re: FC 0.17/Qt5 compatible NaviCube

Ok, thanks, I will try to do that with one or two weeks.