I’ve recently started learning Qt on mac and I’ve ran into a number of problems. One of the problems was caused by qmake creating a Makefile or Xcode project that specified / limited the target arch to i386. The first problem is that qmake creates a Xcode project on Mac by default, I’ve not used Xcode in quiet some time and was confused as to why “ppc” was not an option.
