flyflypeng

Results 4 comments of flyflypeng

## The cause of problem When I first time compiled and ran droivncserver, I had met the same problem.After some google, I find the cause of this problem is that...

From the message produced by **mm .** command, like @ekai-z got > make: **\* No rule to make target “out/target/product/generic/obj/SHARED_LIBRARIES/libdvnc_flinger_sdk15_intermediates/LINKED/libdvnc_flinger_sdk15.so”needed“out/target/product/generic/obj/lib/libgui.so”。 stop。 I find the reason why **Wrapper libs** compile failed...

Are you modify the **APP_ABI** option in the **jni/Applicatiion.mk** file? You need to compile the droidvncserver with `APP_ABI := x86`