Roberto Imai

Results 4 comments of Roberto Imai

Does anyone have a solution for this error? I'm getting the same thing

This is what I got: cc1.exe: error: unrecognized command line option '-mfloat-abi=softfp' cc1.exe: error: unrecognized command line option '-mfpu=vfpv3' jni/jpeg/jcapimin.c:1:0: error: bad value (armv7-a) for -march= switch make: **\* [obj/local/x86/objs/jpeg/jcapimin.o]...

Yeah, I got it to compile and work, but was unsuccessful in changing the package name :( https://github.com/oNaiPs/droid-VNC-server/issues/58

Just as an update, the part that is failing is this: int initFlinger(void) inside flinger.c I get this on my logcat. /data/data/com.mypackage/lib/libandroidvncserver.so - stack corruption detected: aborted This error is...