<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>I think the same problem will appear in Lazarus with the
gooleapis components (and examples), because they based on the
fpc.<br>
</p>
<p>... Exception-Class >>ERESTAPI<< ....<br>
TTasklist: unsopported array element type</p>
<p>Andreas<br>
</p>
<br>
<div class="moz-cite-prefix">Am 06.11.2016 um 16:00 schrieb Michael
Van Canneyt:<br>
</div>
<blockquote
cite="mid:alpine.DEB.2.10.1611061559480.5335@home.telenet.be"
type="cite">
<br>
<br>
On Sun, 6 Nov 2016, Andreas Frieß wrote:
<br>
<br>
<blockquote type="cite">Hello,
<br>
<br>
i will try to use the googleapiconverter from the gooleapi
examples directory. I got some excepions, so i reduced the
problem to a generic one.
<br>
I use the trunc of FPC and compile the googleapiconv without a
problem (inside lazarus). If i run it direct from commandline
with -A -k ig ot the following infos. The stored json file look
wellformed and ok.
<br>
<br>
<br>
>
C:\Data\development\fpctrunk\fpc\packages\googleapi\examples\generator
<br>
> >googleapiconv.exe -A -k Exception at 0043DF98:
ERESTAPI:
<br>
> Unknown class : "¼F ÿ¼F ý¼F »F °│F T┤FTTypeDef ê█E
<br>
> TTypeDefä`F ÉF googlediscoverytopas
TRestMethodParam
<br>
> ê█E ÿ ê█E á TRestMethodParams É".
<br>
<br>
Any hint 4 me ?
<br>
</blockquote>
<br>
There has been a change in the RTTI, which has not yet been
corrected in the
<br>
restbase unit. This needs to be done still, it is on my TODO list.
<br>
<br>
Michael.<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
fpc-pascal maillist - <a class="moz-txt-link-abbreviated" href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal">http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal</a></pre>
</blockquote>
<br>
</body>
</html>