[Lazarus] Google Calendar APIs

Marcello markbass72 at zoho.com
Tue Jul 26 11:38:43 CEST 2016


On 26/07/2016 09:46, Michael Van Canneyt wrote:
>
> trunk, to be sure.
>
> Michael.


Now I'm using fpc trunk but there's something wrong.

To try with latest source, I've installed lazarus 1.6 and, in another 
folder (using fpcup), the fpc trunk.
After this I configured lazarus to use the fpc trunk compiler (and 
fpc-source-folder-option points to correct folder).

calendardemo is compiled without errors, but simply clicking on "fetch 
calendars" I got following error.

Any suggestion?

Thanks

Marcello Basso


C:\lazarus\components\googleapis\demo\calendar>calendardemo.exe
TApplication.HandleException Cannot convert data from object value
   Stack trace:
   $0000000100149857
   $000000010014C51C
   $000000010014C88F
   $000000010014B20A
   $000000010018786A
   $0000000100187E8C
   $0000000100189FF2
   $000000010018A276
   $0000000100181685
   $0000000100180D86
   $0000000100185960
   $000000010002E811  BFETCHCALENDARSCLICK,  line 203 of frmmain.pp
   $0000000100127627  CLICK,  line 2736 of include/control.inc
   $0000000100140689  CLICK,  line 54 of include/buttoncontrol.inc
   $0000000100140D7A  CLICK,  line 169 of include/buttons.inc
   $0000000100140565  WMDEFAULTCLICKED,  line 20 of 
include/buttoncontrol.inc
   $000000010000DEB6
Heap dump by heaptrc unit
159046 memory blocks allocated : 19189753/19198024
159046 memory blocks freed     : 19189753/19198024
0 unfreed memory blocks : 0
True heap size : 229376 (192 used in System startup)
True free heap : 229184




More information about the Lazarus mailing list