-
Notifications
You must be signed in to change notification settings - Fork 347
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
[ERROR] Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES) #112
Comments
When I changed to a version of pybind11, it prompted: |
@houyongkuo I have the same problem as (corrupted size vs. prev_size Aborted (core dumped) ), have you reached a solution for this? |
This might be caused by a memory issue --- what example were you running? |
I'm running 3D smooth example using: teaser_python_3dsmooth.py
|
Hi! When running 'cmake -DTEASERPP_PYTHON_VERSION=3.6 .. && make teaserpp_python' in cinnamon system, I got the error:
It is grateful if you can figure it out. Thanks!
The text was updated successfully, but these errors were encountered: