[Ipopt] Ipopt Digest, Vol 42, Issue 10

Krish Krishnan rkrishnan8216 at yahoo.com
Mon Jun 30 01:42:09 EDT 2008


Hi Ma Yudong:

There are very clear instructions on compiling for windows in the documentation.  The route I followed was to install MINGW on my computer, set the environment to use the Visual C and Intel Fortran compilers (instead of the GNU versions) and created the library in both "release" and "debug" modes.  This was because you cannot mix and match these libraries when linking to the windows executables as the visual C compiles complains bitterly.  You will have to disable some of the default libraries when you link the libipopt.lib to your windows code.  For the release version I had to disable msvcrt.lib and msvcprt.lib.  You will have to disable the debug version of these libraries if you are compiling you code in debug mode.

Krish


----- Original Message ----
From: "ipopt-request at list.coin-or.org" <ipopt-request at list.coin-or.org>
To: ipopt at list.coin-or.org
Sent: Sunday, June 29, 2008 9:30:02 PM
Subject: Ipopt Digest, Vol 42, Issue 10

Send Ipopt mailing list submissions to
    ipopt at list.coin-or.org

To subscribe or unsubscribe via the World Wide Web, visit
    http://list.coin-or.org/mailman/listinfo/ipopt
or, via email, send a message with subject or body 'help' to
    ipopt-request at list.coin-or.org

You can reach the person managing the list at
    ipopt-owner at list.coin-or.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Ipopt digest..."


Today's Topics:

   1. Questions about IPOPT (Ma Yudong)


----------------------------------------------------------------------

Message: 1
Date: Sat, 28 Jun 2008 22:27:26 -0700
From: "Ma Yudong" <mayudong at gmail.com>
Subject: [Ipopt] Questions about IPOPT
To: ipopt at list.coin-or.org
Message-ID:
    <86b610250806282227x68e77dbcvc2d32f195b32c2b4 at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi guys
I am trying to create a library files of IPOPT for windows instead of Linux.
by following all the procedures, we can get libipopt.a and libipopt.la,
which are library files for Linux
and how can I get libipopt.lib which is for windows from the files in
$HOME/Ipopt/MSVisualStudio/v9/


-- 
Thank you very much

Yours
Yudong Ma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.coin-or.org/pipermail/ipopt/attachments/20080628/d5ea5ad6/attachment-0001.html 

------------------------------

_______________________________________________
Ipopt mailing list
Ipopt at list.coin-or.org
http://list.coin-or.org/mailman/listinfo/ipopt


End of Ipopt Digest, Vol 42, Issue 10
*************************************



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.coin-or.org/pipermail/ipopt/attachments/20080629/a1796932/attachment.html 


More information about the Ipopt mailing list