<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<STYLE>
BLOCKQUOTE {
MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
P {
MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
BODY {
LINE-HEIGHT: 1.5; FONT-FAMILY: 微软雅黑; COLOR: #000080; FONT-SIZE: 10.5pt
}
</STYLE>
<META name=GENERATOR content="MSHTML 8.00.7601.17514"></HEAD>
<BODY style="MARGIN: 10px">
<DIV>Hi,Alpar,</DIV>
<DIV style="TEXT-INDENT: 2em">Sorry for the late reply,I was on a trip the past
few days.</DIV>
<DIV style="TEXT-INDENT: 2em">Yes,it's all working now normally using the latest
development branch.</DIV>
<DIV style="TEXT-INDENT: 2em">Thanks very much!</DIV>
<DIV> </DIV>
<HR style="WIDTH: 210px; HEIGHT: 1px" align=left color=#b5c4df SIZE=1>
<DIV><SPAN>Best Regard,</SPAN></DIV>
<DIV><SPAN>bruce.loski</SPAN></DIV>
<DIV> </DIV>
<DIV
style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<DIV
style="PADDING-BOTTOM: 8px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; BACKGROUND: #efefef; COLOR: #000000; FONT-SIZE: 12px; PADDING-TOP: 8px">
<DIV><B>From:</B> <A href="mailto:alpar@cs.elte.hu">Alpar Juttner</A></DIV>
<DIV><B>Date:</B> 2013-07-24 16:33</DIV>
<DIV><B>To:</B> <A
href="mailto:bruce.loski@gmail.com">bruce.loski</A></DIV>
<DIV><B>CC:</B> <A
href="mailto:lemon-user@lemon.cs.elte.hu">lemon-user</A></DIV>
<DIV><B>Subject:</B> Re: Re: [Lemon-user] About lemon cplex installation
and quadratic programming</DIV></DIV></DIV>
<DIV>
<DIV>Ok, I think I found the problem. Could you please try the current</DIV>
<DIV>development branch head now (version [8a3fb3155dca])?</DIV>
<DIV> </DIV>
<DIV>Regards,</DIV>
<DIV>Alpar</DIV>
<DIV> </DIV>
<DIV> On Tue, 2013-07-23 at 15:35 +0800, bruce.loski wrote:</DIV>
<DIV>> </DIV>
<DIV>> Hi,Alpar,</DIV>
<DIV>> output of "cmake -LA .." in file "cmake",</DIV>
<DIV>> output of "make check" in file "make_check".</DIV>
<DIV>> Please see the attachments.Thanks.</DIV>
<DIV>> </DIV>
<DIV>> </DIV>
<DIV>> ______________________________________________________________________</DIV>
<DIV>> bruce.loski</DIV>
<DIV>> </DIV>
<DIV>> From: Alpar Juttner</DIV>
<DIV>> Date: 2013-07-23 06:19</DIV>
<DIV>> To: bruce.loski</DIV>
<DIV>> CC: lemon-user</DIV>
<DIV>> Subject: Re: Re: [Lemon-user] About lemon cplex installation and</DIV>
<DIV>> quadratic programming</DIV>
<DIV>> </DIV>
<DIV>> > Hi,Alpar,</DIV>
<DIV>> > I used cplex 12.5,gcc version 4.6.3,x86_64 linux,ubuntu 12.04,kernel</DIV>
<DIV>> > 3.2.0-23-generic.</DIV>
<DIV>> > It just failed to pass through the "make check" procedure.</DIV>
<DIV>> </DIV>
<DIV>> I cannot reproduce this problem on my system. I had to remove maps_test</DIV>
<DIV>> from test/CMakeLists.txt, because of the problem I mentioned, but then</DIV>
<DIV>> "make check" passes normally.</DIV>
<DIV>> </DIV>
<DIV>> Could you please send the output of</DIV>
<DIV>> </DIV>
<DIV>> cmake -LA ..</DIV>
<DIV>> </DIV>
<DIV>> to see if CPLEX was correctly detected?</DIV>
<DIV>> </DIV>
<DIV>> Reards,</DIV>
<DIV>> Alpar</DIV>
<DIV>> </DIV>
<DIV>> > </DIV>
<DIV>> > </DIV>
<DIV>> > ______________________________________________________________________</DIV>
<DIV>> > bruce.loski</DIV>
<DIV>> > </DIV>
<DIV>> > From: Alpar Juttner</DIV>
<DIV>> > Date: 2013-07-22 18:35</DIV>
<DIV>> > To: bruce.loski</DIV>
<DIV>> > CC: lemon-user</DIV>
<DIV>> > Subject: Re: [Lemon-user] About lemon cplex installation and quadratic</DIV>
<DIV>> > programming</DIV>
<DIV>> > Hi,</DIV>
<DIV>> > </DIV>
<DIV>> > I tested it with cplex 12.5, gcc version 4.7.2 on an x86-64 system, and</DIV>
<DIV>> > compiles normally for me.</DIV>
<DIV>> > (however I discovered an independent strange compiler specific issue,</DIV>
<DIV>> > see https://lemon.cs.elte.hu/trac/lemon/ticket/469 ).</DIV>
<DIV>> > </DIV>
<DIV>> > Which system do you exactly use?</DIV>
<DIV>> > </DIV>
<DIV>> > Regards,</DIV>
<DIV>> > Alpar</DIV>
<DIV>> > </DIV>
<DIV>> > </DIV>
<DIV>> > On Fri, 2013-07-19 at 21:00 +0800, bruce.loski wrote:</DIV>
<DIV>> > > Hi,Dear All,</DIV>
<DIV>> > > 1.I installed the latest development version of</DIV>
<DIV>> > > lemon(https://lemon.cs.elte.hu/hg/lemon-main/),followed the</DIV>
<DIV>> > > installation guides on</DIV>
<DIV>> > > https://lemon.cs.elte.hu/trac/lemon/wiki/InstallLinux.However,errors</DIV>
<DIV>> > > occur during the "make check",Here is the output:</DIV>
<DIV>> > > </DIV>
<DIV>> > > </DIV>
<DIV>> > > [ 60%</DIV>
<DIV>> > ] Building CXX object test/CMakeFiles/mip_test.dir/mip_test.cc.o</DIV>
<DIV>> > > lemon-main-490d89913a17/test/mip_test.cc:36:17: error: ‘lemon’ is not</DIV>
<DIV>> > > a namespace-name</DIV>
<DIV>> > > lemon-main-490d89913a17/test/mip_test.cc:36:22: error: expected</DIV>
<DIV>> > > namespace-name before ‘;’ token</DIV>
<DIV>> > > lemon-main-490d89913a17/test/mip_test.cc:38:20: error: variable or</DIV>
<DIV>> > > field ‘solveAndCheck’ declared void</DIV>
<DIV>> > > lemon-main-490d89913a17/test/mip_test.cc:38:20: error: ‘MipSolver’ was</DIV>
<DIV>> > > not declared in this scope</DIV>
<DIV>> > > lemon-main-490d89913a17/test/mip_test.cc:38:31: error: ‘mip’ was not</DIV>
<DIV>> > > declared in this scope</DIV>
<DIV>> > > lemon-main-490d89913a17/test/mip_test.cc:38:36: error: ‘MipSolver’ has</DIV>
<DIV>> > > not been declared</DIV>
<DIV>> > > lemon-main-490d89913a17/test/mip_test.cc:39:20: error: expected</DIV>
<DIV>> > > primary-expression before ‘double’</DIV>
<DIV>> > > make[3]: *** [test/CMakeFiles/mip_test.dir/mip_test.cc.o] Error 1</DIV>
<DIV>> > > make[2]: *** [test/CMakeFiles/mip_test.dir/all] Error 2</DIV>
<DIV>> > > make[1]: *** [CMakeFiles/check.dir/rule] Error 2</DIV>
<DIV>> > > make: *** [check] Error 2</DIV>
<DIV>> > > </DIV>
<DIV>> > > </DIV>
<DIV>> > > 2.I am now using lemon to do some quadratic programming on network.I</DIV>
<DIV>> > > have to use cplex since there is no support of quadratic programming</DIV>
<DIV>> > > in glpk.Are there any interfaces in lemon for using quadratic</DIV>
<DIV>> > > programming of cplex?</DIV>
<DIV>> > > </DIV>
<DIV>> > > </DIV>
<DIV>> > > Thanks for your help in advance.</DIV>
<DIV>> > > </DIV>
<DIV>> > > </DIV>
<DIV>> > > Best Regards,</DIV>
<DIV>> > > bruce.loski</DIV>
<DIV>> > > _______________________________________________</DIV>
<DIV>> > > Lemon-user mailing list</DIV>
<DIV>> > > Lemon-user@lemon.cs.elte.hu</DIV>
<DIV>> > > http://lemon.cs.elte.hu/mailman/listinfo/lemon-user</DIV>
<DIV>> > </DIV>
<DIV>> > </DIV>
<DIV>> </DIV>
<DIV>> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV></DIV></BODY></HTML>