I think the same problem will appear in Lazarus with the gooleapis components (and examples), because they based on the fpc.

... Exception-Class >>ERESTAPI<< ....
TTasklist: unsopported array element type

Andreas


Am 06.11.2016 um 16:00 schrieb Michael Van Canneyt:


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.


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to