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

Custom Built Binary Dependencies #540

Open
paaraujo opened this issue Feb 8, 2022 · 0 comments
Open

Custom Built Binary Dependencies #540

paaraujo opened this issue Feb 8, 2022 · 0 comments

Comments

@paaraujo
Copy link

paaraujo commented Feb 8, 2022

Answer the following questions:

  • what are you trying to do?

  • Install custom built binary dependencies.

  • what is the problem and how can it be recreated?

  • I am trying to build from source because I am using Ubuntu 20.04. However, when I run this command "cmake .. -DBUILD_BINARY_PACKAGES=ON -DBUILD_SOURCE_PACKAGES=OFF -DPACKAGE_OUTPUT_TYPE=deb" the directories inside the build/src folder are empty. Can I install the depencies using the available 18.04 deb packages?

  • what scrimmage commit are you on? You can see this with git rev-parse HEAD
    566ef92

  • describe any changes you made to scrimmage.

  • None

  • If you can recreate the issue using only plugins in the scrimmage repository, what mission file are you running?

  • None, I am trying to install it on Ubuntu 20.04 yet.

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