Problem with first time QDevelop in windows
Hey guys im not sure if this is the place to ask but here it goes.
I have been using QDevelop in ubuntu for some time but i thought i should get experience in windows as well. I got it running and wrote a 10 line app. My only problem is when i try to build it a window pops up saying i need to specify the external tool for make. How do i do this?
Thanks!
Re: Problem with first time QDevelop in windows
I didn't use QDevelop, but you can install the Qt SDK for Windows, that one comes with MingW compiler, qmake and of course Qt tools, so you install and it and goes out-of-the-box (you don't need anything else)