[Ipopt-tickets] [Ipopt] #67: Missing source files in MSVS solution file (stable version)

Ipopt coin-trac at coin-or.org
Fri Mar 28 11:25:57 EDT 2008


#67: Missing source files in MSVS solution file (stable version)
--------------------------------+-------------------------------------------
  Reporter:  hgassmann          |       Owner:  andreasw
      Type:  defect             |      Status:  assigned
  Priority:  normal             |   Component:  Ipopt   
   Version:  3.3 (C++ Version)  |    Severity:  normal  
Resolution:                     |    Keywords:          
--------------------------------+-------------------------------------------
Changes (by andreasw):

  * owner:  ipopt-team => andreasw
  * status:  new => assigned

Comment:

 Hi Gus,

 I guess the MSVS files are not up-to-date for the stable version (I'm not
 using that very much).  To resolve the unresolved symbols that you
 mentioned should be resolved if you add the code in src/contrib/CGPenalty
 as you described, but no further code.

 The unresolved symbols you mentioned in your message to the mailing list
 (http://list.coin-or.org/pipermail/ipopt/2008-March/001058.html) come from
 including more files that are in Algorithm/LinearSolvers, and you should
 not include them.

 I'll try to update the MSVS files soon; but in the meantime it should work
 if you follow the MSVS instructions (with f2c) and include those files in
 src/contrib/CGPenalty.

 Andreas

-- 
Ticket URL: <https://projects.coin-or.org/Ipopt/ticket/67#comment:1>
Ipopt <http://projects.coin-or.org/Ipopt>
Interior-point optimizer for nonlinear programs.



More information about the Ipopt-tickets mailing list