<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello Team,</div>

<div>         I am using Qtqml and Qtquick in my application and i have added that in .pdy files, when i tried building it for android, i got the following error. </div>

<div> </div>

<div>linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/bin/ld:<strong> cannot find -lQtQml</strong><br/>
/Users/newuser/Library/Android/sdk/ndk-bundle/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/bin/ld: <strong>cannot find -lQtQuick</strong><br/>
clang++: error: linker command failed with exit code 1 (use -v to see invocation)<br/>
make: *** [libColorcode.so] Error 1</div>

<div> </div>

<div>what am i missing here, Ticking the boxes in .pdy files is enough? or should i do something else</div></div></body></html>