[fpc-pascal] googleapiconv raises ERESTAPI error
Michael Van Canneyt
michael at freepascal.org
Sun Nov 6 16:00:35 CET 2016
On Sun, 6 Nov 2016, Andreas Frieß wrote:
> Hello,
>
> 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.
> 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.
>
>
> > C:\Data\development\fpctrunk\fpc\packages\googleapi\examples\generator
> > >googleapiconv.exe -A -k Exception at 0043DF98: ERESTAPI:
> > Unknown class : "¼F ÿ¼F ý¼F »F °│F T┤FTTypeDef ê█E
> > TTypeDefä`F ÉF googlediscoverytopas TRestMethodParam
> > ê█E ÿ ê█E á TRestMethodParams É".
>
> Any hint 4 me ?
There has been a change in the RTTI, which has not yet been corrected in the
restbase unit. This needs to be done still, it is on my TODO list.
Michael.
More information about the fpc-pascal
mailing list