Re: [Mingw-w64-public] Problem with compiling x64 version of Stellarium

2012-03-10 Thread Teemu Nätkinniemi
On 8.3.2012 23:58, JonY wrote: > On 3/9/2012 05:12, Teemu Nätkinniemi wrote: >> G:/MinGWx64/msys/1.0/src/stellarium/src/core/StelTexture.hpp:27, >>from >> g:/MinGWx64/msys/1.0/src/stellarium/plugins/Satellites/src/Satellite.cpp:26: >> g:\cbad\mingw64\bin\../lib/gcc/x86_64-w64-mi

Re: [Mingw-w64-public] Problem with compiling x64 version of Stellarium

2012-03-08 Thread JonY
On 3/9/2012 05:12, Teemu Nätkinniemi wrote: > Hello! > > I've managed succesfully to build x64 version of Stellarium but had to > fix msxml.h to get it compiling. I am not sure where the problem lies, > maybe I have to include something? Commenting out the lines with errors > made the build suc

[Mingw-w64-public] Problem with compiling x64 version of Stellarium

2012-03-08 Thread Teemu Nätkinniemi
Hello! I've managed succesfully to build x64 version of Stellarium but had to fix msxml.h to get it compiling. I am not sure where the problem lies, maybe I have to include something? Commenting out the lines with errors made the build succeed. I noticed someone else had this same problem earl