Joshua-Ashton / dxup

A d3d9 and d3d10 to d3d11 translation layer.
zlib License
259 stars 26 forks source link

Supplied setup.sh shell scripts have WIndows file encoding #11

Open bobwya opened 6 years ago

bobwya commented 6 years ago

Hi Joshua, shouldn't the shell scripts you provide have a Unix file encoding, not:

file setup_dxup.sh 
setup_dxup.sh: Bourne-Again shell script, Little-endian UTF-16 Unicode text executable, with CRLF, CR line terminators

A quick dos2unix fixes this... :-)

axredneck commented 6 years ago

This issue is a dupe of issue #7 Thank You for workaround!