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

Can't link vecLib on Mac #14

Open
r03ert0 opened this issue Aug 28, 2018 · 0 comments
Open

Can't link vecLib on Mac #14

r03ert0 opened this issue Aug 28, 2018 · 0 comments

Comments

@r03ert0
Copy link

r03ert0 commented Aug 28, 2018

Hello,

I get the following error when trying to compile for mac os (high sierra 10.13.6).

g++ -o talpa_release obj/iomesh.o obj/lexer.o obj/newparser.o obj/geometryinit.o obj/scriptinit.o obj/noise.o obj/meancurvature.o obj/faceoff.o obj/normaldriver.o obj/sisccurlnoisedriver.o obj/bfstream.o obj/makelevelset3.o obj/marching_tiles_hires.o obj/runstats.o obj/main.o libeltopo_release.a -framework OpenGL -framework GLUT -framework vecLib libeltopo_release.a
ld: cannot link directly with /System/Library/Frameworks//vecLib.framework/vecLib for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Any advice?

thanks in advance!

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