Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISSUE Compiling with opencascade 7.8.0 higher #21

Open
Isacco00 opened this issue Mar 16, 2025 · 0 comments
Open

ISSUE Compiling with opencascade 7.8.0 higher #21

Isacco00 opened this issue Mar 16, 2025 · 0 comments

Comments

@Isacco00
Copy link

It seems that OpenCascade 7.8.0 has removed some core libraries that were necessary for the program to function. How did you resolve this?

/usr/bin/ld: cannot find -lTKIGES: No such file or directory
/usr/bin/ld: cannot find -lTKSTEP209: No such file or directory
/usr/bin/ld: cannot find -lTKSTEPAttr: No such file or directory
/usr/bin/ld: cannot find -lTKSTEPBase: No such file or directory
/usr/bin/ld: cannot find -lTKSTEP: No such file or directory
/usr/bin/ld: cannot find -lTKSTL: No such file or directory
/usr/bin/ld: cannot find -lTKVRML: No such file or directory
/usr/bin/ld: cannot find -lTKXDEIGES: No such file or directory
/usr/bin/ld: cannot find -lTKXDESTEP: No such file or directory
collect2: error: ld returned 1 exit status
make[2]: *** [STP2X3D/CMakeFiles/STP2X3D.dir/build.make:289: STP2X3D/STP2X3D] Error 1
make[1]: *** [CMakeFiles/Makefile2:98: STP2X3D/CMakeFiles/STP2X3D.dir/all] Error 2
make: *** [Makefile:91: all] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant