[Cbc] Include or linker error

Haroldo Gambini Santos haroldo.santos at gmail.com
Sat Aug 3 15:31:46 EDT 2019


If the problem is happening at link time then you should add
`pkg-config --libs cbc`
This command will return the required libraries to build cbc.

-- 
=============================================================
Haroldo Gambini Santos
Computing Department
Universidade Federal de Ouro Preto - UFOP
email: haroldo at ufop.edu.br
        Haroldo.GambiniSantos at cs.kuleuven.be
home/research page: www.decom.ufop.br/haroldo


It has long been an axiom of mine that the little things are infinitely
the most important.
-- Sir Arthur Conan Doyle, "A Case of Identity"

On Sat, 3 Aug 2019, Daniel Grace wrote:

> > Rodrigo Fuentes wrote:
> > What I meant is you can enter in your file the full path to the "missing" header
> file.
> 
> I tried this, it didn't make any difference. Anyway it can find "Cbc_C_Interface.h",
> that's not the issue. It can't find the "Cbc_addCol" function, and some others:
> "Cbc_addRow, Cbc_setMaximumSeconds, Cbc_writeLp"
> 
> 
>


More information about the Cbc mailing list