added additional unsets to prevent troubles
This commit is contained in:
committed by
GitHub
parent
3f3e6a0df4
commit
7f9addbeb9
@@ -99,6 +99,10 @@ export WSL_LINUX_PCSX2=/mnt/c/Program\\\ Files\\\ \\\(x86\\\)/PCSX2
|
||||
- In VSCode's WSL terminal type:
|
||||
```
|
||||
cd /ps2dev/source
|
||||
unset ZLIB
|
||||
unset LIBTIFF
|
||||
unset LIBJPEG
|
||||
unset LIBPNG
|
||||
./build-all.sh
|
||||
```
|
||||
`Info: This can take some time...`
|
||||
|
||||
Reference in New Issue
Block a user