<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<DIV>All I see there are warnings. Can you capture all of the output of make to 
a log file (`make &gt; make.log 2&gt;&amp;1`) and post that somewhere like 
gist.github.com or similar?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Whatever this error is, it’s in SCIP which I have very little experience 
using. Do you absolutely need SCIP? It probably needs some fixes to get working 
on Windows.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV 
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV style="FONT: 10pt tahoma">
<DIV>&nbsp;</DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=bakhtvar@gmail.com 
href="mailto:bakhtvar@gmail.com">Mostafa.B</A> </DIV>
<DIV><B>Sent:</B> Tuesday, April 15, 2014 2:26 PM</DIV>
<DIV><B>To:</B> <A title=kelman@berkeley.edu 
href="mailto:kelman@berkeley.edu">Tony Kelman</A> ; <A 
title=couenne@list.coin-or.org 
href="mailto:couenne@list.coin-or.org">couenne@list.coin-or.org</A> </DIV>
<DIV><B>Subject:</B> Re: [Couenne] Trunk Password, Binary and 
Installation.</DIV></DIV></DIV>
<DIV>&nbsp;</DIV></DIV>
<DIV 
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV dir=ltr>
<DIV>OK summary of what I did:</DIV>
<DIV>&nbsp;</DIV>
<DIV>1. Downloaded Couenne Trunk</DIV>
<DIV>2. Downloaded Thirdparty: SCIP, COINHSL and SOPLEX from corresponding 
websites and METIS, MUMPS, LAPACK, BLAS and ASL through wget.</DIV>
<DIV>3. configure -C</DIV>
<DIV>4. make </DIV>
<DIV>&nbsp;</DIV>
<DIV>and below is the error I got. Any help is appreciated.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Mosy</DIV>
<DIV>&nbsp;</DIV>
<DIV>../../../ThirdParty/SCIP/scip/src/cppad/local/tan_op.hpp:168:5: warning: 
convers</DIV>
<DIV>ion to 'double' from 'size_t {aka long long unsigned int}' may alter its 
value [</DIV>
<DIV>-Wconversion]</DIV>
<DIV>../../../ThirdParty/SCIP/scip/src/cppad/local/tan_op.hpp:169:4: warning: 
convers</DIV>
<DIV>ion to 'double' from 'size_t {aka long long unsigned int}' may alter its 
value [</DIV>
<DIV>-Wconversion]</DIV>
<DIV>In file included from 
../../../ThirdParty/SCIP/scip/src/cppad/local/op.hpp:50:0,</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
from ../../../ThirdParty/SCIP/scip/src/cppad/cppad.hpp:81,</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
from ../../../ThirdParty/SCIP/scip/src/nlpi/exprinterpret_cppad</DIV>
<DIV>.cpp:68:</DIV>
<DIV>../../../ThirdParty/SCIP/scip/src/cppad/local/tanh_op.hpp: In instantiation 
of '</DIV>
<DIV>void CppAD::reverse_tanh_op(size_t, size_t, size_t, size_t, const Base*, 
size_t,</DIV>
<DIV>Base*) [with Base = CppAD::SCIPInterval; size_t = long long unsigned 
int]':</DIV>
<DIV>../../../ThirdParty/SCIP/scip/src/cppad/local/reverse_sweep.hpp:506:4:&nbsp;&nbsp; 
require</DIV>
<DIV>d from 'void CppAD::ReverseSweep(size_t, size_t, size_t, 
CppAD::player&lt;Base&gt;*, s</DIV>
<DIV>ize_t, const Base*, size_t, Base*) [with Base = CppAD::SCIPInterval; size_t 
= lo</DIV>
<DIV>ng long unsigned int]'</DIV>
<DIV>../../../ThirdParty/SCIP/scip/src/cppad/local/reverse.hpp:174:2:&nbsp;&nbsp; 
required from</DIV>
<DIV>'VectorBase CppAD::ADFun&lt;Base&gt;::Reverse(size_t, const 
VectorBase&amp;) [with Vector</DIV>
<DIV>Base = std::vector&lt;CppAD::SCIPInterval&gt;; Base = CppAD::SCIPInterval; 
size_t = lo</DIV>
<DIV>ng long unsigned int]'</DIV>
<DIV>../../../ThirdParty/SCIP/scip/src/cppad/local/jacobian.hpp:186:4:&nbsp;&nbsp; 
required fro</DIV>
<DIV>m 'void CppAD::JacobianRev(CppAD::ADFun&lt;Base&gt;&amp;, const 
Vector&amp;, Vector&amp;) [with Ba</DIV>
<DIV>se = CppAD::SCIPInterval; Vector = 
std::vector&lt;CppAD::SCIPInterval&gt;]'</DIV>
<DIV>../../../ThirdParty/SCIP/scip/src/cppad/local/jacobian.hpp:227:7:&nbsp;&nbsp; 
required fro</DIV>
<DIV>m 'Vector CppAD::ADFun&lt;Base&gt;::Jacobian(const Vector&amp;) [with 
VectorBase = std::ve</DIV>
<DIV>ctor&lt;CppAD::SCIPInterval&gt;; Base = CppAD::SCIPInterval]'</DIV>
<DIV>../../../ThirdParty/SCIP/scip/src/nlpi/exprinterpret_cppad.cpp:1940:61:&nbsp;&nbsp; 
requir</DIV>
<DIV>ed from here</DIV>
<DIV>../../../ThirdParty/SCIP/scip/src/cppad/local/tanh_op.hpp:166:3: warning: 
conver</DIV>
<DIV>sion to 'double' from 'size_t {aka long long unsigned int}' may alter its 
value</DIV>
<DIV>[-Wconversion]</DIV>
<DIV>../../../ThirdParty/SCIP/scip/src/cppad/local/tanh_op.hpp:168:5: warning: 
conver</DIV>
<DIV>sion to 'double' from 'size_t {aka long long unsigned int}' may alter its 
value</DIV>
<DIV>[-Wconversion]</DIV>
<DIV>../../../ThirdParty/SCIP/scip/src/cppad/local/tanh_op.hpp:169:4: warning: 
conver</DIV>
<DIV>sion to 'double' from 'size_t {aka long long unsigned int}' may alter its 
value</DIV>
<DIV>[-Wconversion]</DIV>
<DIV>../../../ThirdParty/SCIP/scip/src/nlpi/exprinterpret_cppad.cpp: At global 
scope:</DIV>
<DIV>&nbsp;</DIV>
<DIV>../../../ThirdParty/SCIP/scip/src/nlpi/exprinterpret_cppad.cpp:177:13: 
warning:</DIV>
<DIV>'init_parallel_return' defined but not used [-Wunused-variable]</DIV>
<DIV>make[2]: *** [exprinterpret_cppad.lo] Error 1</DIV>
<DIV>make[2]: Leaving directory 
`/home/Mostafa/MyBuild/couenne/build/ThirdParty/SCIP'</DIV>
<DIV>&nbsp;</DIV>
<DIV>make[1]: *** [all] Error 2</DIV>
<DIV>make[1]: Leaving directory 
`/home/Mostafa/MyBuild/couenne/build/ThirdParty/SCIP'</DIV>
<DIV>&nbsp;</DIV>
<DIV>make: *** [all-recursive] Error 1</DIV></DIV>
<DIV class=gmail_extra><BR><BR>
<DIV class=gmail_quote>On Tue, Apr 15, 2014 at 7:36 PM, Mostafa.B <SPAN 
dir=ltr>&lt;<A href="mailto:bakhtvar@gmail.com" 
target=_blank>bakhtvar@gmail.com</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
  <DIV dir=ltr>
  <DIV>Hi Tony,</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>from the user manual in:</DIV>
  <DIV>&nbsp;</DIV><FONT color=#0000ff><FONT color=#000000></FONT><A 
  href="http://www.coin-or.org/Couenne/couenne-user-manual.pdf" 
  target=_blank>http://www.coin-or.org/Couenne/couenne-user-manual.pdf</A></FONT><BR>
  <DIV>&nbsp;</DIV>
  <DIV>I was using this address to access trunk:</DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT color=#0000ff><A 
  href="https://project.coin-or.org/svn/Couenne/trunk" 
  target=_blank>https://project.coin-or.org/svn/Couenne/trunk</A></FONT><BR></DIV>
  <DIV>&nbsp;</DIV>
  <DIV>which appears to be wrong and the correct address is:</DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT color=#0000ff><A href="https://project" 
  target=_blank>https://project</A></FONT><FONT color=#ff0000 
  size=4>s</FONT><FONT color=#0000ff>.<A 
  href="http://coin-or.org/svn/Couenne/trunk" 
  target=_blank>coin-or.org/svn/Couenne/trunk</A></FONT><BR></DIV>
  <DIV><FONT color=#0000ff><BR></FONT></DIV>
  <DIV><FONT color=#000000>I am trying to build executables for use with AMPL 
  (COOPR-Pyomo). I will give it another try and let you know what 
  happens</FONT></DIV>
  <DIV><FONT color=#000000><BR></FONT></DIV>
  <DIV><FONT color=#000000>Regards,</FONT></DIV>
  <DIV><FONT color=#000000><BR></FONT></DIV>
  <DIV><FONT color=#000000>Mosy</FONT></DIV></DIV>
  <DIV class=HOEnZb>
  <DIV class=h5>
  <DIV class=gmail_extra><BR><BR>
  <DIV class=gmail_quote>On Tue, Apr 15, 2014 at 7:30 PM, Tony Kelman <SPAN 
  dir=ltr>&lt;<A href="mailto:kelman@berkeley.edu" 
  target=_blank>kelman@berkeley.edu</A>&gt;</SPAN> wrote:<BR>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
    <DIV dir=ltr>
    <DIV dir=ltr>
    <DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'">
    <DIV>I was able to do this a few months ago with all of Optimization 
    Services including Couenne. However I was using Mumps rather than the HSL 
    solvers.</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>Please describe in detail how far you’ve gotten and exactly what is 
    going wrong. Also what do you need in the end? An AMPL executable, or a 
    static library, or a dll?</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>Read-only access should not require a username or password. Are you 
    sure you were only trying to checkout? Does a blank username and password 
    work for checkout?</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>-Tony</DIV>
    <DIV>&nbsp;</DIV>
    <DIV 
    style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; FONT-STYLE: normal; DISPLAY: inline'>
    <DIV style="FONT: 10pt tahoma">
    <DIV>&nbsp;</DIV>
    <DIV style="BACKGROUND: #f5f5f5">
    <DIV><B>From:</B> <A title=bakhtvar@gmail.com 
    href="mailto:bakhtvar@gmail.com" target=_blank>Mostafa.B</A> </DIV>
    <DIV><B>Sent:</B> Tuesday, April 15, 2014 11:10 AM</DIV>
    <DIV><B>To:</B> <A title=couenne@list.coin-or.org 
    href="mailto:couenne@list.coin-or.org" 
    target=_blank>couenne@list.coin-or.org</A> </DIV>
    <DIV><B>Subject:</B> [Couenne] Trunk Password, Binary and 
    Installation.</DIV></DIV></DIV>
    <DIV>&nbsp;</DIV></DIV>
    <DIV 
    style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; FONT-STYLE: normal; DISPLAY: inline'>
    <DIV>
    <DIV>
    <DIV dir=ltr><SPAN 
    style="FONT-SIZE: 13px; FONT-FAMILY: arial,sans-serif">Hi,</SPAN> 
    <DIV style="FONT-SIZE: 13px; FONT-FAMILY: arial,sans-serif">&nbsp;</DIV>
    <DIV style="FONT-SIZE: 13px; FONT-FAMILY: arial,sans-serif">Could someone 
    please provide a recent binary of Couenne or some instruction of how to 
    install it (trunk or must recent version) on win-64 using MingW 64 (gcc 
    4.7.1) and also the coinhsl solvers (coinhsl.zip)? I am really stuck with 
    it.</DIV>
    <DIV style="FONT-SIZE: 13px; FONT-FAMILY: arial,sans-serif">In addition to 
    that, svn for trunk asks for username and password.</DIV>
    <DIV style="FONT-SIZE: 13px; FONT-FAMILY: arial,sans-serif">&nbsp;</DIV>
    <DIV style="FONT-SIZE: 13px; FONT-FAMILY: arial,sans-serif">Regards,</DIV>
    <DIV style="FONT-SIZE: 13px; FONT-FAMILY: arial,sans-serif">&nbsp;</DIV>
    <DIV 
    style="FONT-SIZE: 13px; FONT-FAMILY: arial,sans-serif">Mosy</DIV></DIV></DIV></DIV>
    <HR>
    _______________________________________________<BR>Couenne mailing 
    list<BR><A href="mailto:Couenne@list.coin-or.org" 
    target=_blank>Couenne@list.coin-or.org</A><BR><A 
    href="http://list.coin-or.org/mailman/listinfo/couenne" 
    target=_blank>http://list.coin-or.org/mailman/listinfo/couenne</A> 
    </DIV></DIV></DIV></DIV></BLOCKQUOTE></DIV>
  <DIV>&nbsp;</DIV></DIV></DIV></DIV></BLOCKQUOTE></DIV>
<DIV>&nbsp;</DIV></DIV></DIV></DIV></DIV></BODY></HTML>