add mingw-w64 dependency to read me

This commit is contained in:
sken 2018-02-15 17:26:29 -06:00
parent 0e8f79e8ab
commit a24aa17408
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ Follow this [link](https://msdn.microsoft.com/en-us/commandline/wsl/install_guid
sudo apt-get install \
build-essential pkg-config libc6-dev m4 g++-multilib \
autoconf libtool ncurses-dev unzip git python \
zlib1g-dev wget bsdmainutils automake
zlib1g-dev wget bsdmainutils automake mingw-w64
```
2. Set the default ming32 gcc/g++ compiler option to posix