Fixes for Windows #57

Merged
blue merged 1 commits from shunf4/squawk:fix/win_fix into messageFeed 2021-10-16 15:40:48 +00:00
Contributor
  1. On Windows, the lmdb file is immediately allocated at full size (500 MiB each). So we have to limit the size.

  2. Windows need an organization name for QSettings to work. So an organization name is added for Windows target.

This PR is based on #50. The changes for this PR is at the lastest commit.

1. On Windows, the lmdb file is immediately allocated at full size (500 MiB each). So we have to limit the size. 2. Windows need an organization name for `QSettings` to work. So an organization name is added for Windows target. This PR is based on #50. The changes for this PR is at the lastest commit.
shunf4 added 17 commits 2021-10-06 16:47:25 +00:00
blue merged commit 1aa2b5a539 into messageFeed 2021-10-16 15:40:48 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blue/squawk#57
No description provided.