Hi
I’ve built Qt 5.0.0 on Mac OS 10.6.8 using the following configure options:
configure --prefix=/Users/me/libs/Qt5.0.0-shared -sdk /Developer/SDKs/MacOSX10.6.sdk -platform macx-g++42
The configure summary shows:
Accessibility .......... yes
But when I build a Qt application there’s no accessibility for VoiceOver. All VoiceOver detects is the window title.
Do I need to add some special options to add accessibility support?
Kind regards
Bjoern
↧