[Cbc] Building against COIN Binary libraries

Stefan Vigerske stefan at math.hu-berlin.de
Sat Jun 16 07:37:53 EDT 2012


Hi,

there should be a cbc_addlibs.txt file in share/coin/doc/Cbc that 
contains the linker flags for linking against CBC.

Stefan

On 06/16/2012 12:42 AM, acw at ascent.com wrote:
> Our COIN application builds fine under Linux, and now we are trying to
> port it to Windows.  Rather than try to compile all the way from source,
> we are attempting to build against the libraries provided by the COIN
> Binary project.
>
> The question we are facing now is: which libraries should we tell the
> compiler to link against?  In our Linux build, the libraries CbcSolver,
> Cbc, and OsiCbc seemed to be all that was necessary.  When we try this on
> Windows (using the MinGW toolset) we get hundreds of "undefined reference"
> errors from the linker, most of which are generated from the libraries, as
> if there were other more basic libraries on which these depended.  Is the
> interlibrary dependence graph documented anywhere?
>
> Especially we are eager to hear any success stories from people building
> COIN-based applications on Windows; these people would know instantly what
> we are doing wrong.
>
>
>
> _______________________________________________
> Cbc mailing list
> Cbc at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/cbc


More information about the Cbc mailing list