Page 3 of 9

Re: Google APIS Lib for Fivewin

PostPosted: Wed Feb 14, 2018 8:21 am
by Silvio.Falconi
I think it can be hard for us

I tried many times but I not Know how link to google calendar and other services with your classes

ProbableI have a sick head or I struggle to understand

on one my site I have a Wordpress plugin run ok (https://it.wordpress.org/plugins/google ... ar-events/) and the installation is easy

On wordpress plugin I insert only the apikey and then the plugin all make

Image





But with Google's Navarro classes I have problems

1) I have create a Google API Key

then ?

Re: Google APIS Lib for Fivewin

PostPosted: Wed Feb 14, 2018 11:54 am
by cnavarro
Could you build the examples, and work correctly?

Re: Google APIS Lib for Fivewin

PostPosted: Wed Feb 14, 2018 12:27 pm
by Silvio.Falconi
Can you resend me al files please
I'm afraid I do not have the updated files

Re: Google APIS Lib for Fivewin

PostPosted: Wed Feb 14, 2018 3:02 pm
by cnavarro
https://bitbucket.org/fivetech/fivewin- ... GOOGLE.zip

When you build and run ok this samples, tell me and we talked

Re: Google APIS Lib for Fivewin

PostPosted: Wed Feb 14, 2018 4:18 pm
by Maurizio
Navarro ,
when I try your sample apilist1.exe I have this message
the program can't start because zlib1.dll is missing from your computer
I put a zlib1.ddl that I had, but dosn't work .

Maurizio

Re: Google APIS Lib for Fivewin

PostPosted: Wed Feb 14, 2018 4:33 pm
by Silvio.Falconi
Image

Re: Google APIS Lib for Fivewin

PostPosted: Wed Feb 14, 2018 4:52 pm
by cnavarro

Re: Google APIS Lib for Fivewin

PostPosted: Wed Feb 14, 2018 4:57 pm
by Silvio.Falconi
Now run but I see nothing

Re: Google APIS Lib for Fivewin

PostPosted: Wed Feb 14, 2018 5:02 pm
by cnavarro

Re: Google APIS Lib for Fivewin

PostPosted: Wed Feb 14, 2018 5:10 pm
by cnavarro
---------------------------------- NEW VERSION --------------------------

Added files missing

https://bitbucket.org/fivetech/fivewin- ... GOOGLE.zip

Re: Google APIS Lib for Fivewin

PostPosted: Wed Feb 14, 2018 5:19 pm
by Silvio.Falconi
okk I see the list and now ?
it is the same of
https://developers.google.com/apis-explorer/#p/

i not understood !!!!!
I have the apikey of google and now how should I proceed?


I compiled gcalend

I have these errors
Progetto: gcalend, Ambiente: bcc7Harbor:
[1]:Harbour.Exe gcalend.prg /m /n0 /gc1 /es2 /a /iC:\Work\fwh\include /iC:\work\HARBOUR\Include /jC:\Users\silvi\DOWNLO~1\GOOGLE~1\I18n\Main.hil /iinclude;c:\work\fwh\include;C:\work\HARBOUR\include /oObj\gcalend.c
Harbour 3.2.0dev (r1703231115)
Copyright (c) 1999-2016, http://harbour-project.org/
Compiling 'gcalend.prg'...
Lines 5062, Functions/Procedures 4
Generating C source output to 'Obj\gcalend.c'... Done.
[1]:Bcc32.Exe -M -c -DHB_OS_WIN_32 -DHB_FM_STATISTICS_OFF -DHB_NO_DEFAULT_API_MACROS -DHB_NO_DEFAULT_STACK_MACROS -IC:\Work\fwh\include -IC:\work\bcc7\Include\windows\sdk\;C:\work\HARBOUR\Include -nC:\Users\silvi\DOWNLO~1\GOOGLE~1\Obj gcalend.c
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
gcalend.c:
[1]:iLink32.Exe -Gn -aa -Tpe -s -v @gcalend.bcl
Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc.
Error: Unresolved external '_HB_FUN_TIPCLIENTHTTP' referenced from C:\USERS\SILVI\DOWNLOADS\GOOGLE(1)\GOOGLE.LIB|Tgoogle
Error: Unresolved external '_HB_FUN___HBEXTERN__HBSSL__' referenced from C:\USERS\SILVI\DOWNLOADS\GOOGLE(1)\GOOGLE.LIB|Tgoogle
Error: Unable to perform link

Re: Google APIS Lib for Fivewin

PostPosted: Wed Feb 14, 2018 5:30 pm
by cnavarro
Build samples

Re: Google APIS Lib for Fivewin

PostPosted: Wed Feb 14, 2018 5:35 pm
by Silvio.Falconi
I compiled gcalend

Image

I have the exe
Iload it but I see nothing

Re: Google APIS Lib for Fivewin

PostPosted: Wed Feb 14, 2018 5:47 pm
by cnavarro
You have file client_id.json in folder of EXE?

Re: Google APIS Lib for Fivewin

PostPosted: Wed Feb 14, 2018 5:57 pm
by Silvio.Falconi
sorry where I take this client_id.json ?