Skip to content

ISSUE Compiling with opencascade 7.8.0 higher #21

@Isacco00

Description

@Isacco00

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions