Skip to content

Add Windows-CI.#11

Open
Hoikas wants to merge 5 commits into
H-uru:masterfrom
Hoikas:ci
Open

Add Windows-CI.#11
Hoikas wants to merge 5 commits into
H-uru:masterfrom
Hoikas:ci

Conversation

@Hoikas

@Hoikas Hoikas commented Aug 22, 2020

Copy link
Copy Markdown
Member

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

Comment thread FetchDialog.cpp Outdated
Comment thread RefDialog.cpp Outdated
@zrax

zrax commented Nov 16, 2020

Copy link
Copy Markdown
Member

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>

Co-authored-by: Michael Hansen <zrax0111@gmail.com>
Comment thread .github/workflows/windows-ci.yml Outdated
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