Main

December 14, 2005

Universal binaries in Qt 4.1

QDevBlog have published a post about how to make universal binaries with Qt 4.1, for anyone to whom that appeals. It involves compiling Qt with an extra flag, editing one of the Qt config files (which should become unnecessary in the final 4.1 release) and your project file.