Hello.I want to ask a few questions about Qt’s lgpl version.
Is it possible to use Upx like software to decrease the sizes of Qt dll files which will deployed with the program(my program) files?(with Lgpl licence of Qt I mean)
My other question, is it possible to md5/sha check(inside my program) of the dll files of Qt?I mean my program will check if Qt dll files are really the original Qt files using md5/sha.If they are not original Qt dll files,then my program will not launch.But at the same time,this means that the user will not be able to update the dll files to a newer version of Qt,because if they do the program will not launch.So I wonder if we are allowed to do this check using lgpl licence of Qt?
I have contacted Digia about 2-3 days ago,but no answer yet.
Kind Regards,
↧