Skip to content

Conversation

@ratankuu
Copy link

@ratankuu ratankuu commented Oct 4, 2020

googleQt is C++11/Qt adaptation of Google GDrive v3, Contacts API v3, GMail v1, GTask v1 API. Underneath is simple web API built on HTTP, OAuth 2.0, and JSON.
google QR is a C++11/Qt adaptation of Google GDrive v3, Contacts API v3, GMail v1, GTask v1 API. Underneath is a simple web API built on HTTP, OAuth 2.0, and JSON.
Run make in 'project' folder to generate Makefile, compile, see generated static library google QR. To create a sample project, cd in 'examples' and run make for each subfolder. There is shell script to open IDE on windows and generate project files - see folder 'bin' and win-configure-open-ide.bat or Cygwin based cygwin-build.csh. You have to add googleQt to your LIB list (as shown in sample) and add path to prj/src to the INCLUDE list.
== Run make in 'project' folder to generate Makefile, compile, see generated static library google QR. To create a sample project, cd in 'examples' and run make for each subfolder. There is a shell script to open IDE on windows and generate project files - see folder 'bin' and win-configure-open-ide.bat or Cygwin based Cygwin-build.csh. You have to add google QR to your LIB list (as shown in sample) and add a path to project/src to the INCLUDE list.

googleQt is C++11/Qt adaptation of Google GDrive v3, Contacts API v3, GMail v1, GTask v1 API. Underneath is simple web API built on HTTP, OAuth 2.0, and JSON.
google QR is a C++11/Qt adaptation of Google GDrive v3, Contacts API v3, GMail v1, GTask v1 API. Underneath is a simple web API built on HTTP, OAuth 2.0, and JSON.
Run make in 'project' folder to generate Makefile, compile, see generated static library google QR. To create a sample project, cd in 'examples' and run make for each subfolder. There is shell script to open IDE on windows and generate project files - see folder 'bin' and win-configure-open-ide.bat or Cygwin based cygwin-build.csh. You have to add googleQt to your LIB list (as shown in sample) and add path to prj/src to the INCLUDE list.
== Run make in 'project' folder to generate Makefile, compile, see generated static library google QR. To create a sample project, cd in 'examples' and run make for each subfolder. There is a shell script to open IDE on windows and generate project files - see folder 'bin' and win-configure-open-ide.bat or Cygwin based Cygwin-build.csh. You have to add google QR to your LIB list (as shown in sample) and add a path to project/src to the INCLUDE list.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant