Heesang's Blog
Tuesday, June 24, 2008
How to build QT 4.4 with /MP compiler option
In order to utilize multi-core CPU, we need to use /MP option on Visual Studio compiler.
It can be done by like this,
Replace all "= -nologo" to "= /MP -nologo" in every make* file
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment