-
Notifications
You must be signed in to change notification settings - Fork 28
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
CMake Error when running "make build_all" #59
Comments
Dear @XueYanYu thank you for bringing this to our attention. I can confirm that the build_all target is currently broken. We hope to be able to work on this issue within a week. |
@XueYanYu The Incidentally I have resolved this build issue in the following PR: #63 For more information you can review the documentation @ https://akoerner1.github.io/adore/ which will be published in another PR. |
OK, thanks for the fix and your introduction. I’ll try it in a few days.
I’d like to run adore on Carla, and I can send you feedback if I meet any
issues again.
Best Regards
Andrew Koerner ***@***.***>于2023年8月10日 周四下午8:49写道:
… @XueYanYu <https://github.com/XueYanYu> The build_all target does as it
suggests. Several modules within adore are experimental and subsequently
will have build or runtime errors. It is recomended to use make cli which
will build core adore modules or make build to explicitly build the core
modules.
Incidentally I have resolved this build issue in the following PR: #63
<#63>
However, adore_if_carla is still an experimental module.
For more information you can review the documentation @
https://akoerner1.github.io/adore/ which will be published in another PR.
—
Reply to this email directly, view it on GitHub
<#59 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYZM5JDNMEA47BCTFSUJ5LTXUTKFBANCNFSM6AAAAAA2PV5IME>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hello, I met an error when building ADORe. When building with "make build_all", a CMake Error occured and the building was stopped. I built on ubuntu 22.04, and repeated the command or reinstall didn't solve this problem. The output is as follows.
The text was updated successfully, but these errors were encountered: