Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
2.9k views
in Technique[技术] by (71.8m points)

qt - Getting compile configuration of a binary Qt5

When building Qt5 from source, the configure scripts allows you to enable/disable any modules and features you want, and then do a recap at the end of its execution.

Is it possible to get this recap for an already built Qt5 ? My specific use case is that I'm trying to know what are the differences between Arch's and Ubuntu's Qt5 (installed via pacman/apt).


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...