[OS-tickets] [Optimization Services] #62: Make test fails for CBC with 78 unresolved external symbols when building using msvc at command line

Optimization Services coin-trac at coin-or.org
Fri Jan 5 13:58:12 EST 2018


#62: Make test fails for CBC with 78 unresolved external symbols when building
using msvc at command line
----------------------------+---------------------------------
  Reporter:  devos          |      Owner:
      Type:  defect         |     Status:  new
  Priority:  critical       |  Milestone:
 Component:  other/unknown  |    Version:  trunk
Resolution:                 |   Keywords:  trunk 5287, OS, CBC
----------------------------+---------------------------------

Comment (by devos):

 The makefile in the cppad subdirectory has these lines:[[BR]]

 {{{
 IPOPT_HEADER =
 #
 #IPOPT_HEADER = \
 #       cppad_ipopt/src/cppad_ipopt_nlp.hpp

 #
 # Is the library archiving program present
 #SPEED_TESTS = \
 #       $(SPEED_ADOLC_TESTS)  \
 #       speed/cppad \
 #       speed/double \
 #       speed/example \
 #       $(SPEED_FADBAD_TESTS) \
 #       speed/profile \
 #       $(SPEED_SACADO_TESTS)

 #
 #SPEED_DIRS = \
 #       speed/src \
 #       $(SPEED_TESTS)
 }}}
 [[BR]]
 Maybe these lines were commented out because Ipopt was skipped in the
 configuration step.

 If I build CppAD using cmake prior to running configure, how would I
 prevent configure from writing over the CppAD make files?

--
Ticket URL: <https://projects.coin-or.org/OS/ticket/62#comment:7>
Optimization Services <http://projects.coin-or.org/OS>
An interface for Web services implementing optimization.



More information about the OS-tickets mailing list