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.
[edit] Windows Vista Home Premim and Windows XP Professional with SP3
I've tested the MinGW build procedure with Windows Vista Home Premium and on Windows XP Professional with SP3 with a successful build in my first try.

