eclipse plugin - Cygwin + Linux NDK on Windows -
i think sounds strange it's situation now.
i have android jni project on eclipse (windows), after friend 's configuration in eclipse on ubuntu, auto-build plugin on eclipse couldn't work (it raise error: ...ld.exe: can not find -l):
**** build of configuration default project tachopro **** ndk-build.cmd sharedlibrary : libtachometer_core.so e:/android/android-ndk-r8b/toolchains/arm-linux-androideabi-4.4.3/prebuilt/windows/bin/../lib/gcc/arm-linux-androideabi/4.4.3/../../../../arm-linux-androideabi/bin/ld.exe: cannot find -ltachometer_core_armv7_a_cortex_a9 collect2: ld returned 1 exit status make: *** [obj/local/armeabi-v7a/libtachometer_core.so] error 1 **** build finished ****
he said must download ndk linux use cygwin build. error (seems more complex before) arrives: http://www.mediafire.com/view/?o0nthcn3hn0b0ix
if has been through this, please give me advices... >"<
if you're working on windows, have use windows version of android ndk, not linux. if took configuration file friend points linux executable, need fix that. that. can post configuration file gave ?
Comments
Post a Comment