<div dir="ltr">if I'm not mistaken, this is a long-standing issue that I tried to fix and just have not been able to crack. On OS X, FlopC++ builds fine with gcc (which you can install with Homebrew). After repeated attempts at solving this problem, I sort of gave up, since there is at least one way of building it under OS X. Sorry that the news is not better...<div><br></div><div>Cheers,</div><div><br></div><div>Ted </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 15, 2016 at 8:58 PM, Wang Hangzhou <span dir="ltr"><<a href="mailto:wanghangzhou@gmail.com" target="_blank">wanghangzhou@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Does anybody  encounter these errors when compile Flopc++  1.2.4 on Mac OS X 10.11.3 with clang (Apple LLVM version 7.0.2)<br>
<br>
In file included from MP_boolean.cpp:11:<br>
./MP_domain.hpp:179:18: error: return type of virtual function 'getSet' is not<br>
      covariant with the return type of the function it overrides<br>
      ('flopc::MP_set_base' is incomplete)<br>
    MP_set_base* getSet() const {<br>
                 ^<br>
./MP_domain.hpp:19:7: note: forward declaration of 'flopc::MP_set_base'<br>
class MP_set_base;<br>
      ^<br>
In file included from MP_boolean.cpp:12:<br>
./MP_set.hpp:212:9: error: no matching conversion for functional-style cast from<br>
      'const flopc::SUBSETREF' to 'flopc::MP_domain'<br>
        return MP_domain(s);<br>
<br>
Thank you very much.<br>
<br>
Best regards,<br>
<br>
Hangzhou<br>
_______________________________________________<br>
FlopCpp mailing list<br>
<a href="mailto:FlopCpp@list.coin-or.org">FlopCpp@list.coin-or.org</a><br>
<a href="http://list.coin-or.org/mailman/listinfo/flopcpp" rel="noreferrer" target="_blank">http://list.coin-or.org/mailman/listinfo/flopcpp</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Dr. Ted Ralphs<br>Professor, Lehigh University<br>(610) 628-1280<br>ted 'at' lehigh 'dot' edu<br><a href="http://coral.ie.lehigh.edu/~ted" target="_blank">coral.ie.lehigh.edu/~ted</a><br></div></div>
</div>