[Bcp-tickets] Re: [Branch-Cut-Price Framework] #9: make test fails on Linux

Branch-Cut-Price Framework coin-trac at coin-or.org
Sat Dec 9 18:33:34 EST 2006


#9: make test fails on Linux
-------------------------+--------------------------------------------------
  Reporter:  fmargot     |       Owner:  somebody
      Type:  defect      |      Status:  new     
  Priority:  major       |   Milestone:          
 Component:  component1  |     Version:  1.0     
Resolution:              |    Keywords:          
-------------------------+--------------------------------------------------
Comment (by lou):

 The problem is that Bcp/test/BAC/Makefile.am is missing the line

 {{{AM_CPPFLAGS += -I`$(CYGPATH_W) $(COINUTILSOBJDIR)/inc`}}}

 in the section that adds include directories to the command line (line 78
 or thereabouts). It'll fail on pretty much any platform.

-- 
Ticket URL: <https://projects.coin-or.org/Bcp/ticket/9#comment:1>
Branch-Cut-Price Framework <http://projects.coin-or.org/Bcp>
A parallel framework for branch-cut-price algorithms.



More information about the Bcp-tickets mailing list