Skip to content

Conversation

@jakemclaughlin6
Copy link
Contributor

Fixes the following error when compiling:

/usr/bin/ld: /usr/local/lib/libceres.a(local_parameterization.cc.o): undefined reference to symbol 'omp_get_max_threads@@OMP_1.0'
/usr/bin/ld: /lib/x86_64-linux-gnu/libgomp.so.1: error adding symbols: DSO missing from command line

@svwilliams
Copy link
Contributor

Do you know if this is still an issue? Nothing in fuse_optimizers uses OpenMP directly. So the issue must be some missing dependency somewhere. I know it's been forever since this patch was submitted.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants