Forum: open-discussion


Disable Metis interface [ Reply ] By: Florent Pruvost on 2016-06-08 13:59 | [forum:153078] |
Hi Scotch developers, I have some compilation issues when trying to use both Metis and Scotch in the same project. The problem is that Scotch release provides a metis.h which is not the one (which should be the only one in my opinion) providen by Metis release so that the order of -I flags to headers is critical which is not convenient. Is there a way to disable this interface at compilation/installation? Thanks, Florent |