Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build android fail #82

Open
dcboy opened this issue May 22, 2014 · 0 comments
Open

build android fail #82

dcboy opened this issue May 22, 2014 · 0 comments

Comments

@dcboy
Copy link

dcboy commented May 22, 2014

[root@dev Packaging]# ./ReleaseVersion.py android
Creating installer for OpenNI 2.2 android
make: Entering directory /root/OpenNI2/Packaging/AndroidBuild' [armeabi-v7a] StaticLibrary : libstdc++.a [armeabi-v7a] Compile++ thumb: EventBasedRead <= main.cpp [armeabi-v7a] Compile++ thumb: OpenNI2 <= OniContext.cpp [armeabi-v7a] Compile++ thumb: OpenNI2 <= OniDataRecords.cpp [armeabi-v7a] Compile++ thumb: OpenNI2 <= OniDevice.cpp [armeabi-v7a] Compile++ thumb: OpenNI2 <= OniDeviceDriver.cpp [armeabi-v7a] Compile++ thumb: OpenNI2 <= OniDriverHandler.cpp [armeabi-v7a] Compile++ thumb: OpenNI2 <= OniFrameManager.cpp [armeabi-v7a] Compile++ thumb: OpenNI2 <= OniRecorder.cpp Assembler messages: Fatal error: Invalid -march= option:armv7-a'
make: *** [obj/local/armeabi-v7a/objs/OpenNI2/OniFrameManager.o] Error 1
make: *** Waiting for unfinished jobs....
Assembler messages:
Fatal error: Invalid -march= option: armv7-a' make: *** [obj/local/armeabi-v7a/objs/OpenNI2/OniDriverHandler.o] Error 1 Assembler messages: Fatal error: Invalid -march= option:armv7-a'
make: *** [obj/local/armeabi-v7a/objs/EventBasedRead/main.o] Error 1
Assembler messages:
Fatal error: Invalid -march= option: armv7-a' make: *** [obj/local/armeabi-v7a/objs/OpenNI2/OniDevice.o] Error 1 Assembler messages: Fatal error: Invalid -march= option:armv7-a'
make: *** [obj/local/armeabi-v7a/objs/OpenNI2/OniDataRecords.o] Error 1
Assembler messages:
Fatal error: Invalid -march= option: armv7-a' make: *** [obj/local/armeabi-v7a/objs/OpenNI2/OniDeviceDriver.o] Error 1 Assembler messages: Fatal error: Invalid -march= option:armv7-a'
make: *** [obj/local/armeabi-v7a/objs/OpenNI2/OniRecorder.o] Error 1
Assembler messages:
Fatal error: Invalid -march= option: armv7-a' make: *** [obj/local/armeabi-v7a/objs/OpenNI2/OniContext.o] Error 1 make: Leaving directory/root/OpenNI2/Packaging/AndroidBuild'
Build failed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant