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

Troubleshoot CPACK Installer #286

Open
3 tasks
ClayJay3 opened this issue Aug 16, 2024 · 2 comments
Open
3 tasks

Troubleshoot CPACK Installer #286

ClayJay3 opened this issue Aug 16, 2024 · 2 comments
Assignees
Labels
3-Star Indicates a moderate level of difficulty, requiring a good understanding of the topic or task. bug Unexpected behaviors or issues that cause the software to malfunction or produce incorrect results. dev-environment Issues or enhancements related to setting up or maintaining the development environment.

Comments

@ClayJay3
Copy link
Collaborator

ClayJay3 commented Aug 16, 2024

Currently the generated CPACK installer does not work on it's own. After installation, if you try to run the Autonomy_Software program, it exits stating that it can't find dynamically linked libraries.

  • Ensure all libraries are statically linked to the generated CPACK installer.
  • Run the installed/extract executable and ensure that all other external or include files are properly included
  • Check if things like models and other data need to be included in the installer.

This could be difficult and might require messing with the project library packages, the docker image, and the project's CMakeLists.txt

@ClayJay3 ClayJay3 added bug Unexpected behaviors or issues that cause the software to malfunction or produce incorrect results. 3-Star Indicates a moderate level of difficulty, requiring a good understanding of the topic or task. dev-environment Issues or enhancements related to setting up or maintaining the development environment. labels Aug 16, 2024
@ClayJay3 ClayJay3 added this to the URC 2025 - Sprint 0 milestone Aug 16, 2024
@Byrdman32 Byrdman32 self-assigned this Aug 17, 2024
@Byrdman32
Copy link
Member

Moving to URC 2025 - Sprint 1, we won't be creating any major releases until closer to URC so this will give more time to figure out what's going on.

@Byrdman32
Copy link
Member

I'm moving this until a later sprint because there are more important issues to work on at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3-Star Indicates a moderate level of difficulty, requiring a good understanding of the topic or task. bug Unexpected behaviors or issues that cause the software to malfunction or produce incorrect results. dev-environment Issues or enhancements related to setting up or maintaining the development environment.
Projects
Status: In Development
Development

No branches or pull requests

2 participants