electromuis / stepmania

Advanced rhythm game for Windows, Linux and OS X. Designed for both home and arcade use.
http://www.stepmania.com/
GNU Lesser General Public License v3.0
13 stars 3 forks source link

Cannot compile #17

Closed Lisek573 closed 8 years ago

Lisek573 commented 8 years ago

Cannot compile this with CMake. Would it be possible to provide *.exe file?

electromuis commented 8 years ago

I shall do my best to post an alpha release this week

nieknooijens commented 8 years ago

I cannot provide .exe files myself maybe @electromuis can. I'm running linux and I can't use the minGW cross compiler because stepmania on win32 requires directX and that's not available on linux. @electromuis use depwalker to see which DLL's it's linking to and make sure you provide the correct versions of those! (welcome in windows' DLL-hell!) since windows doesn't have any decent package management system and there's no central directory for libraries so you still have to provide them with the binary in order for it to even work.

Lisek573 commented 8 years ago

@electromuis thank you :)

Lisek573 commented 8 years ago

@electromuis any update on the issue?

electromuis commented 8 years ago

https://github.com/Highlogic/stepmania-event/wiki