ERROR:android/android-emu/android/qt/qt_setup.cpp:28:Qt library not found at ..
Hi, Developers Running anything from command line is really fun until we face any errors. few days ago i was trying to add new Path in windows environment variables for some development tools and by mistake i have added Path or path while adding new path. so what windows does is that removed all path setup from environment variables such as android SDK. and found lot issues in my almost all development tools such as react and pythons and android SDK I knew that where i have mistaken so then i have added all paths manually. even though my emulator was not running properly faced many issues . found some solution on the internet to fix. So after long research and with my developer patience and also with help of google fixed,but it was running from avd manager not from command line ( CMD ) or powershell . it was showing [7268]:ERROR:android/android-emu/android/qt/qt_setup.cpp:28:Qt library not found at ..\emulator\lib64\qt\lib Cou...