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

error: ‘load_ui128’ was not declared in this scope #72

Open
heavourage opened this issue Dec 4, 2024 · 0 comments
Open

error: ‘load_ui128’ was not declared in this scope #72

heavourage opened this issue Dec 4, 2024 · 0 comments

Comments

@heavourage
Copy link

I use jetson xavier orin to compile this project,according to #9 ,I change file rpg_svo_pro_open/svo_cmake/cmake/Modules/SvoSetup.cmake,but I still got the error :
unrecognized command line option '-mfpu=neon'
so I made the same change in /fast_neon/CMakeLists.txt and got the following error:
/home/agent0/svo_ws/src/fast_neon/src/faster_corner_9_neon.cpp:44:37: error: ‘load_ui128’ was not declared in this scope
44 | const uint8x16_t here = load_ui128((const uint8_t*)(p));

@heavourage heavourage reopened this Dec 4, 2024
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