[Osi-tickets] Re: [COIN-OR Open Solver Interface] #9: Checking SYMPHONY pckg

COIN-OR Open Solver Interface coin-trac at coin-or.org
Fri Sep 15 18:07:03 EDT 2006


#9: Checking SYMPHONY pckg
-----------------------------+----------------------------------------------
  Reporter:  menal           |       Owner:  mjs
      Type:  defect          |      Status:  new
  Priority:  major           |   Milestone:     
 Component:  Osi Base Class  |     Version:     
Resolution:                  |    Keywords:     
-----------------------------+----------------------------------------------
Comment (by menal):

 OSI configuration script cannot detect SYMPHONY. In the configure.ac input
 file, the line 'AC_COIN_HAS_PROJECT(Sym)' has to be replaced with
 'AC_COIN_HAS_PROJECT(SYMPHONY)'.

 Additionally,

 in src/Makefile.am:
    'COIN_HAS_SYM' with 'COIN_HAS_SYMPHONY'

 in src/OsiSym/Makefile.am:
    'OsiSymSolverInterface.cpp OsiSymSolverInterface.hpp' with
    'OsiSymSolverInterface.cpp OsiSymSolverInterface.hpp \'

    '-I`$(CYGPATH_W) $(SYMSRCDIR)/src` \' with
 '-I`$(CYGPATH_W)$(SYMPHONYSRCDIR)/include` \'

-- 
Ticket URL: <https://projects.coin-or.org/Osi/ticket/9>
COIN-OR Open Solver Interface <https://projects.coin-or.org/Osi/>
The COIN-OR Open Solver Interface


More information about the Osi-tickets mailing list