Skip to content

Installation problem with M1 Pro :clang: error: linker command failed with exit code 1  #51

Description

@henry1593572

`Compiling obj/cork.o
Compiling obj/util/timer.o
Compiling obj/util/log.o
Compiling obj/isct/empty3d.o
Compiling obj/isct/quantization.o
Compiling obj/file_formats/files.o
Compiling obj/file_formats/ifs.o
Compiling obj/file_formats/off.o
Compiling the Triangle library
src/isct/triangle.c:3298:13: warning: unused variable 'k' [-Wunused-variable]
int i, j, k;
^
src/isct/triangle.c:3299:8: warning: unused variable 'workstring' [-Wunused-variable]
char workstring[FILENAMESIZE];
^
src/isct/triangle.c:11706:28: warning: variable 'collinear' set but not used [-Wunused-but-set-variable]
enum finddirectionresult collinear;
^
3 warnings generated.
Bundling lib/libcork.a
updating include/cork.h
Compiling obj/off2obj.o
Linking off2obj
ld: library not found for -lgmpxx
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [bin/off2obj] Error 1

`

I need some help pls!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions