Fixes for Windows #57
Merged
blue
merged 1 commits from shunf4/squawk:fix/win_fix
into messageFeed
9 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'shunf4/squawk:fix/win_fix'
Deleting a branch is permanent. It CANNOT be undone. Continue?
On Windows, the lmdb file is immediately allocated at full size (500 MiB each). So we have to limit the size.
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.
1aa2b5a539
into messageFeed 9 months ago1aa2b5a539
.