Hi,
I'd like to use the "<b>cppsci</b>" interface on gateway functions but I get the following error:
<b><i>ilib_build: "cppsci" format is not supported by your compile.</i></b>
I'm using the mingw toolbox with the recommendedd gcc 8.3 x64 compiler on windows 10.
The contents of <b>ilib_language()</b> scilab function are shown below.
As you can see <b>"cppsci"</b> is missing.
<i>function l = ilib_language()
l = ["cmex","fmex","Fmex","csci","csci6","fsci","direct"];
endfunction</i>
Any advice on what I need to do to enable the use of the "cppsci" gateway interface?
Cheers
LE
<br/><hr align="left" width="300" />
Sent from the <a href="http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html">Scilab users - Mailing Lists Archives mailing list archive</a> at Nabble.com.<br/>