Skip to content

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.

@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