hi, i am a new to the Qt world and i am asking about how can i install dynamic and static
open source Qt such that i will be able to compile dynamic or static programs when i need that ?
thanks.
hi, i am a new to the Qt world and i am asking about how can i install dynamic and static
open source Qt such that i will be able to compile dynamic or static programs when i need that ?
thanks.
What system?
Basically you have to compile Qt two times and install them into two different locations.
coder1985 (19th November 2007)
i am using windows xp and can i use zip version to make static application
No, Trolltech doesn't distribute static binaries. You'll have to compile it yourself. Take a look at our wiki, there is an article describing how to do that.
Threads merged
Last edited by wysota; 19th November 2007 at 11:02. Reason: Moderator note added
Bookmarks