-
Notifications
You must be signed in to change notification settings - Fork 84
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
undefined reference to cv::FAST
when build using cmake and make
#6
Comments
cv::FAST
cv::FAST
when build using cmake and make
Hello, I attach my "./app/build.gradle"(with "txt" format) and "./app/CMakeLists.txt" for pure project |
@FedorovPavel thanks for your reply. What version is the |
@IvyGongoogle 3.2.0. I tried to use 2.4.9 - on new versions android does not work. |
@FedorovPavel Thanks. Now I also AS to build this project with |
@IvyGongoogle Sorry, I can’t help with the build with cmake and make =( |
@FedorovPavel Thank you too. |
why i am not work.i am using opencv 3.2 |
Hi @BruceYu-Bit , in case you are still interested, I addressed the compilation issues related to OpenCV 3.2.0 on my fork and submitted a pull request with all the changes: #16. |
hello,
when I build your code using cmake and make in app folder, it shows error:
my build.sh in
/xxx/ORB-SLAM2-based-AR-on-Android/app/build
folder is:And I have tried
opencv-3.4.7-android-sdk
oropencv-3.0.0-android-sdk
.How to fix the error?
Can you give some advises?
Thanks
The text was updated successfully, but these errors were encountered: