<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<div dir="ltr">
<div></div>
<div>
<div>Hi Pietro, </div>
<div dir="ltr">Thanks so much for your help. I now can compile that without any problem. </div>
<div dir="ltr"><br>
</div>
<div dir="ltr">Regards, </div>
<div dir="ltr">Giang</div>
<div><br>
</div>
<div class="ms-outlook-ios-signature" id="ms-outlook-mobile-signature">Get <a href="https://aka.ms/o0ukef">
Outlook for iOS</a></div>
</div>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Pietro Belotti <pbelotti@gmx.com><br>
<b>Sent:</b> Thursday, December 24, 2020 6:08:43 AM<br>
<b>To:</b> Giang TRUONG <hagiangt@our.ecu.edu.au>; creme@list.coin-or.org <creme@list.coin-or.org><br>
<b>Subject:</b> Re: [Creme] Trouble when compiling Creme</font>
<div> </div>
</div>
<div>
<div style="font-family:Verdana; font-size:12.0px">
<div>Hi Giang,</div>
<div> </div>
<div>I unarchived the repository and just pushed the fix.</div>
<div> </div>
<div>
<div>Regards,</div>
<div>Pietro</div>
<div> 
<div name="x_quote" style="margin:10px 5px 5px 10px; padding:10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap:break-word">
<div style="margin:0 0 10px 0"><b>Sent:</b> Wednesday, December 23, 2020 at 3:04 PM<br>
<b>From:</b> "Pietro Belotti" <pbelotti@gmx.com><br>
<b>To:</b> "Giang TRUONG" <hagiangt@our.ecu.edu.au><br>
<b>Cc:</b> "creme@list.coin-or.org" <creme@list.coin-or.org><br>
<b>Subject:</b> Re: [Creme] Trouble when compiling Creme</div>
<div name="x_quoted-content">
<div style="font-family:Verdana; font-size:12.0px">
<div>Hi Giang,</div>
<div> </div>
<div>I can replicate the problem. There is a quick fix for this, but the repository is archived, so for now I can't apply that fix for you to update.</div>
<div> </div>
<div>Here is the fix: edit Creme/src/Base/locsrc.c and delete the two "inline" occurrences before the definition of compare_dvar and compare_frontier, then re-compile.</div>
<div>
<div> </div>
<div>I hope this helps. Best,</div>
<div>Pietro</div>
<div> 
<div style="margin:10.0px 5.0px 5.0px 10.0px; padding:10.0px 0 10.0px 10.0px; border-left:2.0px solid rgb(195,217,229)">
<div style="margin:0 0 10.0px 0"><b>Sent:</b> Monday, December 21, 2020 at 3:53 AM<br>
<b>From:</b> "Giang TRUONG" <hagiangt@our.ecu.edu.au><br>
<b>To:</b> "creme@list.coin-or.org" <creme@list.coin-or.org>, "pietrobelotti@fico.com" <pietrobelotti@fico.com><br>
<b>Subject:</b> [Creme] Trouble when compiling Creme</div>
<div>
<div>
<div style="font-family:Calibri ,Arial ,Helvetica ,sans-serif; font-size:12.0pt; color:rgb(0,0,0)">
<div style="margin:0.0px; font-size:12.0pt; color:black; background-color:rgb(255,255,255)">
Hi <span style="color:rgb(36,41,46); background-color:rgb(255,255,255); display:inline">
Pietro</span>,</div>
<div style="margin:0.0px; font-size:12.0pt; color:black; background-color:rgb(255,255,255)">
 </div>
<div style="margin:0.0px; font-size:12.0pt; color:black; background-color:rgb(255,255,255)">
I am Giang. I am trying to compile your github project <a href="https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fcoin-or%2FCreme&data=04%7C01%7Chagiangt%40our.ecu.edu.au%7C7d6a792f266c48cafbf508d8a78f5223%7C9bcb323d7fa345e7a36f6d9cfdbcc272%7C1%7C0%7C637443581302789632%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=UpnG4lsfZp8UqUfCsqCzbxCopvMgfsXtN5XCtTsuouU%3D&reserved=0" originalsrc="https://github.com/coin-or/Creme" shash="XFEBdegqXZlrGKWYk4mm5WEYRJQSGS+Znoxdlnxnh1SwocQB3lOv4ntZUWDodqyJ+RlJjBHmaywpY01Kd16i3v/UPwM8DgYFEhSIG8cjrDLgVQmsFF8pLrpxVUwwkgOAr0BZfg+y1i1HR8BRHCZp3NDPCeGguKMlbpsA3S9yqHw=" target="_blank" style="margin:0.0px">https://github.com/coin-or/Creme</a> .
 However, when I follow the instruction commands, especially when doing make, I got the problem that I have no idea how to fix:</div>
<div style="margin:0.0px; font-size:12.0pt; color:black; background-color:rgb(255,255,255)">
./.libs/libCreme.so: undefined reference to `compare_dvar' </div>
<div style="margin:0.0px; font-size:12.0pt; color:black; background-color:rgb(255,255,255)">
./.libs/libCreme.so: undefined reference to `compare_frontier'</div>
<div style="margin:0.0px; font-size:12.0pt; color:black; background-color:rgb(255,255,255)">
 </div>
<div style="margin:0.0px; font-size:12.0pt; color:black; background-color:rgb(255,255,255)">
I also attach the screen photo, could you please help me how to fix it. Thanks so much and have a great day.</div>
<div style="margin:0.0px; font-size:12.0pt; color:black; background-color:rgb(255,255,255)">
Regards,</div>
<div style="margin:0.0px; font-size:12.0pt; color:black; background-color:rgb(255,255,255)">
Giang</div>
<div style="margin:0.0px; font-size:12.0pt; color:black; background-color:rgb(255,255,255)">
<img src="cid:f49207cc-6151-403c-ac5f-d7467816fdae" style="max-width:100.0%"></div>
</div>
 
<hr>
<br>
<font color="Gray" face="Arial" size="1">This e-mail is confidential. If you are not the intended recipient you must not disclose or use the information contained within. If you have received it in error please return it to the sender via reply e-mail and delete
 any record of it from your system. The information contained within is not the opinion of Edith Cowan University in general and the University accepts no liability for the accuracy of the information provided.<br>
<br>
CRICOS IPC 00279B<br>
RTO PROVIDER 4756</font><br>
_______________________________________________ Creme mailing list Creme@list.coin-or.org
<a href="https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist.coin-or.org%2Fmailman%2Flistinfo%2Fcreme&data=04%7C01%7Chagiangt%40our.ecu.edu.au%7C7d6a792f266c48cafbf508d8a78f5223%7C9bcb323d7fa345e7a36f6d9cfdbcc272%7C1%7C0%7C637443581302799624%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=fHa%2F4oJqV4%2BEl9%2FoPcQ4zBn4B0yyRRU3QfvZE1NV52w%3D&reserved=0" originalsrc="https://list.coin-or.org/mailman/listinfo/creme" shash="e1sgn3sM5PfEyZ3+e/XgMrP3X1yZeWlDRjVbMOHyCIZxK8ozQJZXunYAmqZFmKspUdLDkKw42aVJIEbdfXXqUwe+WxaucAd/pjDTEoiDMKrh8Wsmgk0zITCVmtQr6hJC2cSaG4K2RuL1H85XYlg1ZenjApHRENe+MsQ4KsbEHRY=" target="_blank">
https://list.coin-or.org/mailman/listinfo/creme</a></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1"><br>
This e-mail is confidential. If you are not the intended recipient you must not disclose or use the information contained within. If you have received it in error please return it to the sender via reply e-mail and delete any record of it from your system.
 The information contained within is not the opinion of Edith Cowan University in general and the University accepts no liability for the accuracy of the information provided.<br>
<br>
CRICOS IPC 00279B<br>
RTO PROVIDER 4756<br>
</font>
</body>
</html>