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

Add Windows-CI. #11

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Add Windows-CI. #11

wants to merge 5 commits into from

Conversation

Hoikas
Copy link
Member

@Hoikas Hoikas commented Aug 22, 2020

This is based off the CI script I wrote for H-uru/PlasmaShop so we can have easy vault manager builds for Windows.

FetchDialog.cpp Outdated Show resolved Hide resolved
RefDialog.cpp Outdated Show resolved Hide resolved
@zrax
Copy link
Member

zrax commented Nov 16, 2020

This is also missing another required (at least for Linux) change:

diff --git a/MoulKI.cpp b/MoulKI.cpp
index 1c3dfd1..e84249c 100644
--- a/MoulKI.cpp
+++ b/MoulKI.cpp
@@ -8,6 +8,8 @@
 #include "MoulKI.h"
 #include "ui_MoulKI.h"
 
+#include <Stream/plEncryptedStream.h>
+
 #include <QLabel>
 #include <QScrollBar>
 #include <QFileDialog>

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