wheybags / freeablo

[ARCHIVED] Modern reimplementation of the Diablo 1 game engine
GNU General Public License v3.0
2.16k stars 195 forks source link

fixed explanation of building process in readme.md #373

Closed akuskis closed 6 years ago

akuskis commented 6 years ago

We are already in "freeablo/build" folder, that is why "../freeablo" cause errors.

tilkinsc commented 6 years ago

Great! I am going to do a test build to see if I can build.

tilkinsc commented 6 years ago

So I couldn't get it to build because there was some errors due to not being able to find some functions, and it looks like boost doesn't build well either. windows7, gcc 7.3.0, mingw64, and this was a fresh install.

akuskis commented 6 years ago

This PR just fix mistakes in "readme.md". Take a look at a comment to this PR.

wheybags commented 6 years ago

Been meaning to d this for ages, thanks

wheybags commented 6 years ago

@tilkinsc try vs2015, I've never tried a build with mingw.

tilkinsc commented 6 years ago

But that involves giving my PC microsoft aids

wheybags commented 6 years ago

Then use linux. Sorry, but I don't normally use windows myself, if someone wants to add support for building with mingw, I'd accept a pr, but it's not exactly a priority :p