in my local windows dev machine I tried to start my android emulator to start working with nativescript, after adding an avd with advmanager I tried to start the emulator but I get the following error:
C:\Android\android-sdk>emulator @test
[5456]:ERROR:android/android-emu/android/qt/qt_setup.cpp:28:Qt library not found at ..\emulator\lib64\qt\lib
Could not launch 'C:\Android\android-sdk\..\emulator\qemu\windows-x86_64\qemu-system-i386.exe': No such file or directory
Any idea what's going on?