-
Notifications
You must be signed in to change notification settings - Fork 443
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
double free or corruption (!prev) when roslaunch registration_localization ndt.launch #154
Comments
请问问题解决了么,我这边./build不成功是怎么回事呢 |
1 similar comment
请问问题解决了么,我这边./build不成功是怎么回事呢 |
报啥错了 |
CMake Error at LocalizationAndMapping/registration_localization/CMakeLists.txt:104 (add_executable): CMake Error at LocalizationAndMapping/registration_localization/CMakeLists.txt:105 (target_link_libraries): This is allowed only when policy CMP0079 is set to NEW. CMake Error at LocalizationAndMapping/registration_localization/CMakeLists.txt:108 (add_library): CMake Error at LocalizationAndMapping/registration_localization/CMakeLists.txt:114 (target_link_libraries): This is allowed only when policy CMP0079 is set to NEW. CMake Error at /usr/local/share/cmake-3.23/Modules/FindCUDA.cmake:1985 (add_library): CMake Error at LocalizationAndMapping/registration_localization/CMakeLists.txt:150 (target_link_libraries): This is allowed only when policy CMP0079 is set to NEW. CMake Error at /usr/local/share/cmake-3.23/Modules/FindCUDA.cmake:2147 (target_link_libraries): This is allowed only when policy CMP0079 is set to NEW. |
定位的那三个包可执行文件的名字重复了,把名字改一下或者只编译其中一个就可以了 |
Prerequisites
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Issue Template
Context
Please provide any relevant information about your setup.
Expected Behavior
Current Behavior
I run ./build_all.sh and build all successful,but when I run roslaunch registration_localization ndt.launch,it occurs an error "double free or corruption (!prev) .
Screenshots
Failure Logs
Copy console log and paste it here.
The text was updated successfully, but these errors were encountered: