[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 14:21:26 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):

 I found these lines in cppad\makefile.am.[[BR]]
 {{{
 # Is the library archiving program present
 if CppAD_HAVE_AR
 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)
 else
         SPEED_DIRS =
 endif
 }}}

 My problem may be that CppAD_HAVE_AR is not set. Where/how do I set that?

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



More information about the OS-tickets mailing list