android - Qt Library not found while starting AVD -


getting following error :

error:./android/qt/qt_setup.cpp:33:qt library not found @ e:\adt-bundle-windows-x86_64-20140702\adt-bundle-windows-x86_64-20140702\sdk\tools\lib64\qt\lib not launch 'e:\adt-bundle-windows-x86_64-20140702\adt-bundle-windows-x86_64-20140702\sdk\tools/qemu/windows-x86_64/qemu-system-x86_64.exe': no such file or directory 

can help? have tried below command

ln -s nexus_6p_api_22 nexus_6p_api_22-x86  

but result :

ln: creating symbolic link `nexus_6p_api_22-x86' `nexus_6p_api_22': no such file or directory 

list of avd's:

nexus_4_api_14 nexus_5x_api_22 nexus_5_api_14 nexus_6p_api_22 

i able solve error installing android emulator android studio update.

you can find in:

file  -> settings  -> "appearance & behavior"  -> "system settings"  -> "android sdk"  -> "sdk tools"  -> check mark "show package details" 

my configuration windows 10, android studio 2.3, , java 1.8.

i found solution in thread.