Hello guys,
I have just started using Qt and I must say it is quit awesome. I ha downloaded and install Qt 5.0.2(CS2010) for windows 7. I need my application to run on other computers(who wouldn’t) and I have understand that for this to happen either you have to include on the release folder all the .dll files needed for your application or link the libraries statically making your executable bigger in size but no need to find all this .dll files etc. I have found some tutorials on how to statically link libs for previous versions of Qt but nothing works on version 5.0.2. Can anyone expert help me on this? Is that possible on 5.0.2 or do we have to wait until someone figure it out how it happen?
↧