[Ipopt-tickets] [Ipopt] #295: Successful Compile, but "Make" says "No such file" in Windows

Ipopt coin-trac at coin-or.org
Fri Nov 17 03:08:36 EST 2017


#295: Successful Compile, but "Make" says "No such file" in Windows
-------------------------+-------------------------------------------------
  Reporter:              |      Owner:  ipopt-team
  anonymous563           |
      Type:              |     Status:  new
  clarification          |
  Priority:  high        |  Component:  Ipopt
   Version:  3.12        |   Severity:  critical
Resolution:              |   Keywords:  make, Windows, Ipopt, Docker
                         |  Toolbox
-------------------------+-------------------------------------------------

Comment (by anonymous563):

 Replying to [comment:1 stefan]:
 > It seems that something tries to use a tool that is in "C:/Program
 Files" or "C:/Program Files (x86)". Unfortunately, the current build
 scripts do not handle spaces in paths well, so something breaks.
 > Its not clear what it is, you might want to look into the Makefile for
 which the make was breaking.
 >
 > Nevertheless, for PyIpopt, you don't need ASL, so I would suggest to
 first eliminate this one.

 I took out the ASL library, as suggested, and looked through the 3
 remaining Makefiles. However, I couldn't really find anything related to
 "C:/Program Files" in any of them. What should I be looking for? Could it
 be something in the $PATH$ in my system that isn't being parsed correctly?

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



More information about the Ipopt-tickets mailing list