FreeCAD / FreeCAD_Conda

conda recipes for freecad and dependencies of freecad
GNU Lesser General Public License v2.1
42 stars 17 forks source link

libstlvis.so: cannot open shared object file: No such file or directory #24

Closed joe-92 closed 5 years ago

joe-92 commented 5 years ago

After reinstalling FreeCAD I get the following error when opening a document:

libstlvis.so: cannot open shared object file: No such file or directory

Is this bug already known?

joe-92 commented 5 years ago

I've figured out the problem: The newest netgen package (6.2.1808) on conda-forge seems to be broken, if I downgrade to version 6.2.1804 everything works as expected.

looooo commented 5 years ago

Using the latest build from the freecad-channel I don't see this limitation. But it's possible older builds on conda-forge were build with older netgen packages.

can you share your environment? conda list