droidVncServer icon indicating copy to clipboard operation
droidVncServer copied to clipboard

cannot build on Eclipse

Open leonzhuhi opened this issue 11 years ago • 3 comments

hi ,i download the project import into eclipse .i set ndk evirlment to build ,but can not build. both set jni and nativeMethods two floders to NDK resource .

how to build correctly? txs

leonzhuhi avatar Mar 06 '13 06:03 leonzhuhi

I built on eclipse but faced lots of problem, too. I suggest that you build on linux terminal.

hyhjcjy avatar May 08 '13 09:05 hyhjcjy

i have the same problem i can't build gui in eclipse how can i build it using linux terminal ?

chorfa007 avatar Jul 18 '13 10:07 chorfa007

Use "ndk-build" command to build in cmd line. Check the steps provided in "Read me" file for making terminal builds.

ghost avatar Jul 19 '13 06:07 ghost