Hi All,
Given a Qt application executable (i.e., a Qt Windows application), is there any way we can determine, electronically, what Qt library version was used (i.e., if version 5.5.1 or 5.6.0 was used and also, if 32-bit or 64-bit version of it used) to compile the app and also, which C++ compiler was used to compile the app, etc.? Additionally, if the Qt libraries are statically linked with the app or not?
This is a new dilemma that we are facing now, as we get to the task of maintaining multiple versions of Qt based application builds! Appreciate any input you may have on this topic very much.
Thanks,
-Channa.
Bookmarks