mkdir -p /workspace/story-editor/build-win32 cd /workspace/story-editor/build-win32 git config --global http.sslverify false cmake -DCMAKE_TOOLCHAIN_FILE=../cmake/mingw-w64-x86_64.cmake .. make make package