Talk:Windows Build Instructions
From Stellarium
I used the MinGW to compile the project. I had to change the mingw paths to the three executables(gcc,g++,ar) in the CMakeCache.txt file and add the path to the qmake.exe.
But it worked then. I'm not sure if those should be added to instructions, because I am not an expereinced make user.

