Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update README.md #3

wants to merge 1 commit into from

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