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

undefined reference to `__gmpn_mul' #12

Open
morozilnik opened this issue Jul 10, 2017 · 0 comments
Open

undefined reference to `__gmpn_mul' #12

morozilnik opened this issue Jul 10, 2017 · 0 comments

Comments

@morozilnik
Copy link

While linking pixelstruct
triangulation.cpp:(.text+0x4dc): undefined reference to __gmpn_copyi'
...
triangulation.cpp:(.text.ZN4CGALmlERKNS_4MpzfES2[ZN4CGALmlERKNS_4MpzfES2]+0xe0): undefined reference to __gmpn_mul'

Solution: Link to gmp library in src/CMakeLists

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