Skip to content

Adding python client for Windows#15

Merged
knonomura merged 2 commits intogriddb:masterfrom
dangtrungtin:master
Aug 26, 2019
Merged

Adding python client for Windows#15
knonomura merged 2 commits intogriddb:masterfrom
dangtrungtin:master

Conversation

@dangtrungtin
Copy link
Copy Markdown
Contributor

I Added CMakeLists.txt file for creating solution (.sln) file and guide to support building Windows.
And I Modified source to change long to int64_t to fix issue about size of long in Windows.

@knonomura
Copy link
Copy Markdown
Member

That's great!
I'll try it.

@knonomura
Copy link
Copy Markdown
Member

Certainly long for Windows means not 64bit int but 32bit int.
Thank you so much for your PR.
I merge it.

@knonomura knonomura closed this Aug 26, 2019
@knonomura knonomura reopened this Aug 26, 2019
@knonomura knonomura merged commit 7711044 into griddb:master Aug 26, 2019
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.

2 participants