Skip to content

Commit

Permalink
wine32
Browse files Browse the repository at this point in the history
  • Loading branch information
phendryx committed Dec 27, 2022
1 parent c77b1eb commit 5bf9c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build-windows.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -eo pipefail

sudo apt update && sudo apt install -y nsis nsis-pluginapi wine
sudo apt update && sudo apt install -y nsis nsis-pluginapi wine wine32

export CGO_CPPFLAGS="-I $GOPATH/src/github.com/broderickhyman/albiondata-client/thirdparty/WpdPack/Include/"
export CGO_LDFLAGS="-L $GOPATH/src/github.com/broderickhyman/albiondata-client/thirdparty/WpdPack/Lib/x64/"
Expand Down

0 comments on commit 5bf9c04

Please sign in to comment.