Hello,
I want to go into developing with Qt under Win CE. so I read a lot in the last days and found many interesting things and tried desktop windows Qt. But one thing makes me fear I could run into problems and that is the size of a program exe and / or the needed dlls.
With Qt for desktop windows I saw dll sizes for basic applications that are far to much for what I think would be ok for a win ce project (Qt4core.dll and Qt4GUI.dll). Now I read about qconfig and that I can customize the contents of the dlls but I couldn't find anything about the possible results. In a whitepaper I saw two values 4.8 MB and 8.4 MB (or so) for minimum and maximum. But what is included or excluded?
So I would like to ask if someone can give more precise values and description and maybe give an aproximate value for this scenario:
An application that uses buttons, labels, single line text entries, combo box,everything controlled by a touchscreen, interfaces will by an RS232 and I2C the last controlled by an external dll that is already available.
Can I also customize Qt4core.dll?
How difficult is it to create these custom dlls, how long will it take probably?
Thank you for any help
Martin
Bookmarks