<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hello Vilppu,<br>
<br>
Le 21/02/2019 à 11:14, Vilppu a écrit :<br>
</div>
<blockquote cite="mid:1550744064376-0.post@n3.nabble.com"
type="cite">
<pre wrap="">Hello,
Has anyone tried using code generation on my example model?
I installed the new Scilab 6.0.2 and with that I get even less far with code
generation. When trying code generation I get this Scilab pop-up window
message:
Undefined operation for the given operands. check or define function %c_a
for overloading.</pre>
</blockquote>
<br>
The reason <b>why</b> this error now occurs is known. But the point
is that we need<br>
to know <b>where</b> exactly this occurs in the code. So, in the
message, wasn't there<br>
any indication about the <i>location</i> of the error, the
function, and the line number,<br>
the stack of nested calls?<br>
Was "Undefined operation for the given operands. check or define
function %c_a for overloading.
"<br>
the whole message?<br>
As for the "operation +" warning or error after "warning stop", not
having more detail<br>
about where exactly the error occurs is rather blocking to debug the
code.<br>
<br>
For my part, i have no compiler on my computer ; so i can't
reproduce the issue.<br>
<br>
We can't be surprised that the next steps fail. Issues must be fixed
step by step,<br>
in the order they appear.<br>
<br>
Regards<br>
Samuel<br>
<br>
</body>
</html>