Thursday, February 6, 2014

ndk compile sdl problem


            
android-ndk-r3/build/prebuilt/linux-x86/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0 / .. / .. / .. / .. / arm-eabi/bin/ld: cannot find-lGLESv1_CM
collect2: ld returned 1 exit status


cannot find-lGLESv1_CM, everyone knows what reason?
Reply:
link problem obviously did some symbols
Reply:
Looks like a very strange error when compiling android.mk, mk does have this parameter
LOCAL_LDLIBS: =-lGLESv1_CM-ldl-llog-lz

Reply:
reference to the second floor hswujingjing reply:
looks like a very strange error when compiling android.mk, mk does have this parameter
LOCAL_LDLIBS: =-lGLESv1_CM-ldl-llog-lz


android.mk is no need to compile the
-LGLESv1_CM is simply more connected libGLESv1_CM library, you do not have the wrong course
Reply:
android.mk formatting problems, which may contain illegal characters
Reply:
reference to the third floor cdbdyx reply:
reference to the second floor hswujingjing reply:

Looks like a very strange error when compiling android.mk, mk does have this parameter
LOCAL_LDLIBS: =-lGLESv1_CM-ldl-llog-lz


android.mk is no need to compile the
-LGLESv1_CM is simply more connected libGLESv1_CM library, you do not, of course wrong


how libGLESv1_CM library will not do it ah I can find this file in the file inside the NDK documentation and reference ndk said reference this library so write!
Reply:
Compile have passed? I compile a lot of mistakes, communication Q: 1049568282

No comments:

Post a Comment