problems compiling on windows
MuseScore doesn't compile with cmake newer than 2.8.2 on windows, which I know, but I can't find this version on the web, so has anybody either
- a clue why it's broken and how I could get it working with 2.8.4
or
- a source where I can fetch the old 2.8.2
thanks in advance
Comments
To obtain older versions of CMake go to http://www.cmake.org/cmake/resources/software.html and see the "Older Releases" section.
If you are able to get it to work with newer versions please share.
In reply to To obtain older versions of by David Bolton
Sorry, I should have mentioned it, but I forgot. The site with the older versions is down (maybe only temporarily), so I was looking for mirrors.
In reply to site down by fnbecker
The HTTP is working for me: http://www.cmake.org/files/v2.8/
I hadn't tried the FTP before but it seems to be down right now for me too.
In reply to The HTTP is working for me: by David Bolton
it works, thanks! :-)