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

callback-infra: dev env is not standard and not documented #9

Open
koushik-ms opened this issue May 6, 2020 · 0 comments
Open

callback-infra: dev env is not standard and not documented #9

koushik-ms opened this issue May 6, 2020 · 0 comments

Comments

@koushik-ms
Copy link
Owner

The callback-infra application build & runs using cmake, a c++17 compilation toolchain and external libraries such as googletest and googlemock. These dependencies are outside the source-tree and their versioning and installation/ configuration steps are not documented.

Running the build steps in the README.md file on a fresh ubuntu and manjaro installation failed and failed for different reasons. This needs to be fixed.

Proposed solutions:

  1. Dockerize dev-env and publish Dockerfile in repo
  2. Use bazel and hermetic toolchains for build process that pull-in necessary dependencies from controlled sources.
  3. List and document steps for installing necessary dependencies on supported platforms
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