I have used Qt to create GUI program in C++, but i have given up in trying to statically compile Qt. i have moved on to microsoft visual studio 2013, the question i wanna ask is does the same problem occur in visual studio ( creating static programs ).
if yes then, how do i start making static GUI C++ programs in microsoft visual studio 2013?
if possible could you give a detailed description or a step by step instruction as to how to do so?
thanx in advance :)