-
Notifications
You must be signed in to change notification settings - Fork 91
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 when running matlab setup file for bbob-biobj-matlab-smsemoa example #1853
Comments
I can duplicate the problem |
I am slightly lost which step of the installation we are talking about. Is it that
calls |
The problem seems to lie in the hypervolume code that is borrowed from the Shark library and has nothing to do directly with COCO. |
In the do.py file this refers to the run-matlab-sms method. but when I run this, the program is stuck after prnting:
The error I show comes from a direct call |
The SMS-EMOA example fails. I already have a fix. |
I agree but then it should be either solved or removed from the examples ? |
I have just created a pull request with the fix (#1854). When the tests pass, we need to merge it into the development branch. |
Merged |
When I run the "setup.m" file in the example folder I have compilation errors (with g++):
I use Debian 9 and g++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516.
The text was updated successfully, but these errors were encountered: