You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be fixed on 'develop'. Can you try again (and close the issue)?
Also, would you mind signing the guest book? http://www.ibex-lib.org/guestbook
When trying to compile ibex with CGAL there are some issues with defined macros.
In the ibex source ibex_NodeMap.h the macro for "HASH" causes issues and could be renamed (e.g., IBEX_HASH).
There is also an issue in the default GAOL library source gaol_port.h with the macro for "opposite".
Fixing these two macros allows me to successfully compile ibex with CGAL.
The text was updated successfully, but these errors were encountered: