31
General / Re: During startup program exited with code 0xc0000135
« on: June 25, 2012, 01:33:45 pm »
I was thinking about that, but it says windows 32 bit only, and since I am running on a 64-bit system (CPU) I thought it might give problems in the future?
Anyways what I did (out of my head, dont shoot me if I dont tell it all right lol).
1. Unpacked it
2. Set my Path to my Qt Mingw folder (MS-DOS Prompt)
3. Started the cmake-gui.exe
4. Chose "MinGW Makefiles" and "Use default native compilers"
and that's basicly it, rest is known as just including it in your .pro file
I will download the pre-compiled version later today, to see if I can get that working if that is better
Anyways what I did (out of my head, dont shoot me if I dont tell it all right lol).
1. Unpacked it
2. Set my Path to my Qt Mingw folder (MS-DOS Prompt)
3. Started the cmake-gui.exe
4. Chose "MinGW Makefiles" and "Use default native compilers"
and that's basicly it, rest is known as just including it in your .pro file

I will download the pre-compiled version later today, to see if I can get that working if that is better
