FreeCAD 0.17 - is anyone using it?

Torfinn Ingolfsen tingox at gmail.com
Sun Feb 17 13:56:36 UTC 2019


On Sat, Feb 16, 2019 at 12:23 PM Christoph Moench-Tegeder
<cmt at burggraben.net> wrote:
>
> ## Torfinn Ingolfsen (tingox at gmail.com):
>
> > root at 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 something else pushed that "-lCoin" into the command. Can you
> provide the full build log?

Full build log (typescript) here (warning 4.8M text file)
https://sites.google.com/site/tingox/20190217_c1_build-freecad.log

> Perhaps you can do some digging by yourself?

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

HTH
-- 
Regards,
Torfinn


More information about the freebsd-ports mailing list