Re: FreeCAD 0.17 - is anyone using it?

2019-03-22 Thread ajtiM via freebsd-ports
On Fri, 22 Mar 2019 23:54:14 +0100 Torfinn Ingolfsen wrote: > Hello, > > On Mon, Mar 18, 2019 at 10:02 PM Christoph Moench-Tegeder > wrote: > > I didn't get around to analyse this very deeply - instead I upgraded > > FreeCAD to 0.18 - does that change anything? > > FreeCAD 0.18 installed from

Re: FreeCAD 0.17 - is anyone using it?

2019-03-22 Thread Torfinn Ingolfsen
Hello, On Mon, Mar 18, 2019 at 10:02 PM Christoph Moench-Tegeder wrote: > I didn't get around to analyse this very deeply - instead I upgraded > FreeCAD to 0.18 - does that change anything? FreeCAD 0.18 installed from ports without any problem. Thank you! -- Regards, Torfinn

Re: FreeCAD 0.17 - is anyone using it?

2019-03-18 Thread Christoph Moench-Tegeder
## Torfinn Ingolfsen (tin...@gmail.com): > updated the ports tree again, and tried upgrading the FreeCAD port, > but the build fails as before. > I've put the build output and CMakeOutput.log (there is no > CMakeError.log) at > https://sites.google.com/site/tingox/asus_m5a78l_usb3_freebsd > in

Re: FreeCAD 0.17 - is anyone using it?

2019-03-02 Thread ajtiM via freebsd-ports
On Sat, 2 Mar 2019 16:55:16 +0100 Torfinn Ingolfsen wrote: > On Sun, Feb 24, 2019 at 11:22 PM Christoph Moench-Tegeder > wrote: > > > > > > The main question is why it detects Coin as "-lCoin", which can't > > be found by the linker without a matching "-L/usr/local/lib" (it's > > ok when Coin

Re: FreeCAD 0.17 - is anyone using it?

2019-03-02 Thread Torfinn Ingolfsen
On Sun, Feb 24, 2019 at 11:22 PM Christoph Moench-Tegeder wrote: > > > The main question is why it detects Coin as "-lCoin", which can't > be found by the linker without a matching "-L/usr/local/lib" (it's > ok when Coin is linked as just "/usr/local/lib/libCoin.so"). > There may be some hints in

Re: FreeCAD 0.17 - is anyone using it?

2019-02-24 Thread Christoph Moench-Tegeder
## Torfinn Ingolfsen (tin...@gmail.com): > I looked into the build log, but it doesn't tell me anything new: > Coins is detected during configure / setup phase, and the suddenly > during compile / link it fails a step because Coin (specifically > -lCoin) can't be found The main question is why

Re: FreeCAD 0.17 - is anyone using it?

2019-02-17 Thread Torfinn Ingolfsen
On Sat, Feb 16, 2019 at 12:23 PM Christoph Moench-Tegeder wrote: > > ## Torfinn Ingolfsen (tin...@gmail.com): > > > root@kg-core1# cmake --find-package -DNAME=Coin3D -DCOMPILER_ID=clang > > -DLANGUAGE=CXX -DMODE=LINK > > -Wl,-rpath,/usr/local/lib /usr/local/lib/libCoin.so > > That looks

Re: FreeCAD 0.17 - is anyone using it?

2019-02-17 Thread Christoph Moench-Tegeder
## Russell L. Carter (rcar...@pinyon.org): > I've been building on an 8 core system but am moving to a 32 core > system today. Hm, with great power comes great electricity bill? :) Regards, Christoph -- Spare Space ___ freebsd-ports@freebsd.org

Re: FreeCAD 0.17 - is anyone using it?

2019-02-16 Thread Russell L. Carter
On 2/16/19 9:14 AM, Mehmet Erol Sanliturk wrote: On Sat, Feb 16, 2019 at 6:07 PM Christoph Moench-Tegeder wrote: ## Torfinn Ingolfsen (tin...@gmail.com): root@kg-core1# cmake --find-package -DNAME=Coin3D -DCOMPILER_ID=clang -DLANGUAGE=CXX -DMODE=LINK -Wl,-rpath,/usr/local/lib

Re: FreeCAD 0.17 - is anyone using it?

2019-02-16 Thread Mehmet Erol Sanliturk
On Sat, Feb 16, 2019 at 6:07 PM Christoph Moench-Tegeder wrote: > ## Torfinn Ingolfsen (tin...@gmail.com): > > > root@kg-core1# cmake --find-package -DNAME=Coin3D -DCOMPILER_ID=clang > > -DLANGUAGE=CXX -DMODE=LINK > > -Wl,-rpath,/usr/local/lib /usr/local/lib/libCoin.so > > That looks completely

Re: FreeCAD 0.17 - is anyone using it?

2019-02-16 Thread Christoph Moench-Tegeder
## Torfinn Ingolfsen (tin...@gmail.com): > root@kg-core1# cmake --find-package -DNAME=Coin3D -DCOMPILER_ID=clang > -DLANGUAGE=CXX -DMODE=LINK > -Wl,-rpath,/usr/local/lib /usr/local/lib/libCoin.so That looks completely right. But the error message was /usr/bin/ld: cannot find -lCoin so

Re: FreeCAD 0.17 - is anyone using it?

2019-02-16 Thread Christoph Moench-Tegeder
## ajtiM via freebsd-ports (freebsd-ports@freebsd.org): > Thank you but why FreeCAD need all this QT ports? FreeCAD uses Qt for it's GUI (and a CAD system without GUI is somewhat 1980ish). Formerly it used Qt4, but as that is going away in four weeks, I switched it over to Qt5 - that's an option

Re: FreeCAD 0.17 - is anyone using it?

2019-02-15 Thread ajtiM via freebsd-ports
On Fri, 15 Feb 2019 18:51:04 +0100 Christoph Moench-Tegeder wrote: > ## ajtiM via freebsd-ports (freebsd-ports@freebsd.org): > > > Reading > > /usr/ports/accessibility/qt5-speech/work/qtspeech-everywhere-src-5.12.1/src/plugins/tts/speechdispatcher/speechdispatcher.pro > > > >

Re: FreeCAD 0.17 - is anyone using it?

2019-02-15 Thread Christoph Moench-Tegeder
## ajtiM via freebsd-ports (freebsd-ports@freebsd.org): > Reading > /usr/ports/accessibility/qt5-speech/work/qtspeech-everywhere-src-5.12.1/src/plugins/tts/speechdispatcher/speechdispatcher.pro > > [/usr/ports/accessibility/qt5-speech/work/.build/src/plugins/tts/speechdispatcher] > Reading

Re: FreeCAD 0.17 - is anyone using it?

2019-02-15 Thread ajtiM via freebsd-ports
I did try to build on my FreeBASD-Release 12.0 (amd 64) wit portmaster and with default options and I stack: Reading /usr/ports/accessibility/qt5-speech/work/qtspeech-everywhere-src-5.12.1/src/plugins/tts/speechdispatcher/speechdispatcher.pro

Re: FreeCAD 0.17 - is anyone using it?

2019-02-15 Thread Torfinn Ingolfsen
On Thu, Feb 14, 2019 at 11:02 PM Christoph Moench-Tegeder wrote: > > ## Torfinn Ingolfsen (tin...@gmail.com): > > > It fails here: > > Interesting. > > > /usr/bin/ld: cannot find -lCoin > > And that shouldn't happen - at least, it didn't happen here. > > > Is there anything more I can do /

Re: FreeCAD 0.17 - is anyone using it?

2019-02-15 Thread Christoph Moench-Tegeder
## Christoph Moench-Tegeder (c...@burggraben.net): > I'll try reproducing this once I've an idle CPU I let it run over night, and there we are: build started at Fri Feb 15 05:39:35 CET 2019 port directory: /usr/ports/cad/freecad package name: FreeCAD-0.17.13541_6 building for: FreeBSD

Re: FreeCAD 0.17 - is anyone using it?

2019-02-14 Thread Mehmet Erol Sanliturk
On Fri, Feb 15, 2019 at 12:26 AM Torfinn Ingolfsen wrote: > On Sat, Feb 9, 2019 at 10:12 PM Christoph Moench-Tegeder > wrote: > > > > There. Please test :) > > > > It fails here: > > [ 27%] Linking CXX shared library ../../lib/libFreeCADGui.so > cd /usr/ports/cad/freecad/work/.build/src/Gui &&

Re: FreeCAD 0.17 - is anyone using it?

2019-02-14 Thread Christoph Moench-Tegeder
## Torfinn Ingolfsen (tin...@gmail.com): > It fails here: Interesting. > /usr/bin/ld: cannot find -lCoin And that shouldn't happen - at least, it didn't happen here. > Is there anything more I can do / provide? Your system is reasonable "standard"? You don't have a poudriere environment

Re: FreeCAD 0.17 - is anyone using it?

2019-02-14 Thread Torfinn Ingolfsen
On Sat, Feb 9, 2019 at 10:12 PM Christoph Moench-Tegeder wrote: > > There. Please test :) > It fails here: [ 27%] Linking CXX shared library ../../lib/libFreeCADGui.so cd /usr/ports/cad/freecad/work/.build/src/Gui && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/FreeCADGui.dir/link.txt

Re: FreeCAD 0.17 - is anyone using it?

2019-02-10 Thread Andrea Venturoli
On 2/8/19 8:13 PM, Torfinn Ingolfsen wrote: Just checking: is anyone using FreeCAD 0.17 (cad/freecad) under FreeBSD at all? I installed it from ports, I'm running tingo@kg-core1$ uname -a FreeBSD kg-core1.kg4.no 11.2-STABLE FreeBSD 11.2-STABLE #0 r342545: Thu Dec 27 00:29:46 CET 2018 r...@kg

Re: FreeCAD 0.17 - is anyone using it?

2019-02-09 Thread Christoph Moench-Tegeder
## Torfinn Ingolfsen (tin...@gmail.com): > > working on moving it to Qt5, to avoid deprecation in 6 weeks. > > It's not 100% complete yet, but at least the widgets are looking > > much nicer now :) Expect an update "soonish". There. Please test :) Regards, Christoph -- Spare Space

Re: FreeCAD 0.17 - is anyone using it?

2019-02-09 Thread Torfinn Ingolfsen
On Sat, Feb 9, 2019 at 2:02 PM Christoph Moench-Tegeder wrote: > > > I'm not a heavy CAD user, but FreeCAD as such is working. > > I'm on 12.0-STABLE, but that shouldn't matter that much. > Thanks for the confirmation. I've also received confirmation from someone using it with FreeBSD

Re: FreeCAD 0.17 - is anyone using it?

2019-02-09 Thread Christoph Moench-Tegeder
## Torfinn Ingolfsen (tin...@gmail.com): > Just checking: is anyone using FreeCAD 0.17 (cad/freecad) under FreeBSD at > all? I'm not a heavy CAD user, but FreeCAD as such is working. > I installed it from ports, I'm running > tingo@kg-core1$ uname -a > FreeBSD kg-core1.kg4

FreeCAD 0.17 - is anyone using it?

2019-02-08 Thread Torfinn Ingolfsen
Just checking: is anyone using FreeCAD 0.17 (cad/freecad) under FreeBSD at all? I installed it from ports, I'm running tingo@kg-core1$ uname -a FreeBSD kg-core1.kg4.no 11.2-STABLE FreeBSD 11.2-STABLE #0 r342545: Thu Dec 27 00:29:46 CET 2018 r...@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64