Hello i am new to qt creater which can be found here http://qt.nokia.com/. The problem i am having is that the program that qt makes depends on dll that are part of qt. So what i need to do is static link the dll. How do i do this?
NOTE: I tryed what it says on qt docs but it does not work still. =(