Stephen321 / LudumDare41-Extreme_Fishing

0 stars 0 forks source link

Porting #13

Closed Stephen321 closed 6 years ago

Stephen321 commented 6 years ago

VS2017 Debug+Release 32 bit. G++7 Debug+Release 64 bit.

libsfml-dev on a 64 bit linux machine is 64 bit sfml. Only build 32 bit on VS because i've only locally included the 32 bit version in the dependencies folder.

Will add 64 bit sfml to windows build later.