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

problem with MILPBlock example on Mac OS X. #28

Open
svigerske opened this issue Feb 26, 2019 · 2 comments
Open

problem with MILPBlock example on Mac OS X. #28

svigerske opened this issue Feb 26, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@svigerske
Copy link
Member

Issue created by migration from Trac.

Original creator: kmartin

Original creation time: 2010-07-20 02:11:38

When I run

./decomp_milpblock --param milpblock.parm

I get the error below. I was however able to run MILPBlock after doing a new configure with

--enable-static --disable-shared

so it works with static libs and not dynamic.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

dyld: Symbol not found: __ZN12CbcHeuristic13shouldHeurRunEi
Referenced from: /Users/kmartin/coin/dip-trunk/vpath/lib/libCbcSolver.0.dylib
Expected in: flat namespace
in /Users/kmartin/coin/dip-trunk/vpath/lib/libCbcSolver.0.dylib
Trace/BPT trap

@svigerske svigerske added bug Something isn't working minor labels Feb 26, 2019
@svigerske
Copy link
Member Author

Comment by @mgalati13 created at 2010-09-04 03:32:55

Is this still an issue? Ted - will this be fixed with the new build system?

@svigerske
Copy link
Member Author

Comment by @tkralphs created at 2010-09-05 14:24:38

Still haven't gotten to check it.

@tkralphs tkralphs removed the minor label Jul 27, 2019
@tkralphs tkralphs self-assigned this Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants