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

Ipopt coin-trac at coin-or.org
Thu Nov 16 03:59:26 EST 2017


#295: Successful Compile, but "Make" says "No such file" in Windows
-------------------------------------------------+------------------------
Reporter:  anonymous563                          |      Owner:  ipopt-team
    Type:  clarification                         |     Status:  new
Priority:  high                                  |  Component:  Ipopt
 Version:  3.12                                  |   Severity:  critical
Keywords:  make, Windows, Ipopt, Docker Toolbox  |
-------------------------------------------------+------------------------
 I want to use Pyipopt for my research, so I'm trying to install Ipopt.  I
 downloaded Ipopt 3.8.12, ASL, Blas, and Lapack and unzipped them into
 appropriate folders.

 Inside of Ipopt3812, I made a "build" folder, cd'ed into it, then typed
 ../configure. This ran and gave the message.

 {{{configure:23549: Main configuration of Ipopt successful}}}

 However, when I try to use the "make" command in the build folder, I get

 {{{
 Name at Name-PC MINGW64 ~/Desktop/Folder/Folder/Folder/Ipopt3128/build
 $ make
 Making all in ThirdParty/ASL
 /usr/bin/sh: line:17: C:/Program: No such file or directory
 make: *** [Makefile:323: all-recursive] Error 1
 }}}

 I went into ThirdParty/ASL, ThirdParty/Blas, and ThirdParty/Lapack and ran
 "make" in each of those, seemingly with success.

 I am new to all of this, so any help is appreciated. If there is
 additional information I can supply, please let me know. I am running
 everything through Docker Toolbox on Windows 10.

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



More information about the Ipopt-tickets mailing list