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

GLIBCXX not found #2

Closed
xpnerd opened this issue Jan 18, 2018 · 2 comments
Closed

GLIBCXX not found #2

xpnerd opened this issue Jan 18, 2018 · 2 comments
Assignees

Comments

@xpnerd
Copy link

xpnerd commented Jan 18, 2018

After default cmake, make and installation I get an error when testing. (in the README.md it should actually say ../source instead of ../ in the code under the Quick Installation)

What I tried is testing 'exampleConstraint' with tryCPP = 1 in MatLab. When running I get: Warning: MATLAB has disabled some advanced graphics rendering features by switching to software OpenGL. For more information, click <a href="matlab:opengl('problems')">here</a>. Invalid MEX-file '/<usr>/flexBox/flexBox_CPP/build/bin/flexBoxCPP.mexa64': /<location>/Matlab/R2016b/bin/glnxa64/../../sys/os/glnxa64/libstdc++.so.6: version 'GLIBCXX_3.4.21' not found (required by /data/home/opdehoek/flexBox/flexBox_CPP/build/bin/flexBoxCPP.mexa64).

I am running this on a server, so I am not sure if that has any influence, but again I simply followed the Quick installation and end up with this error..., what did I do wrong?

@LarsHaalck LarsHaalck self-assigned this Feb 2, 2018
@LarsHaalck
Copy link
Collaborator

Hi @xpnerd,
sorry I didn't get a notificaiton for this issue and just saw it. I'm looking into it.

@LarsHaalck
Copy link
Collaborator

Hi @xpnerd,
I added a workaround to the README of the project. It has something to do with the supported compilers for building MEX-Interfaces (see README for details). If it still doesn't work or you have any further questions, please reopen this issue or add a comment.

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

2 participants