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

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

Open
henry1593572 opened this issue Dec 23, 2022 · 0 comments

Comments

@henry1593572
Copy link

`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!

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