I know Xcode is required to compile Qt applications on Mac OS X but is Xcode also required to simply run dynamically compiled applications on Mac OS X when Qt is installed?
Printable View
I know Xcode is required to compile Qt applications on Mac OS X but is Xcode also required to simply run dynamically compiled applications on Mac OS X when Qt is installed?
No, XCode is not required to run deployed dynamically linked Qt applications.