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

Error while trying Compile and execute "Hello, Drake" example #9

Open
dvogureckiy99 opened this issue Jul 11, 2022 · 2 comments
Open

Comments

@dvogureckiy99
Copy link
Contributor

dvogureckiy99 commented Jul 11, 2022

I run this

bazel run //examples/hello:hello_exe`

I have got this:

dmitriy@dmitriy:~/git/drake$ bazel run //examples/hello:hello_exe
ERROR: /home/dmitriy/git/drake/examples/hello/BUILD.bazel:7:16: no such target '//common:text_logging_gflags': target 'text_logging_gflags' not declared in package 'common' (did you mean 'add_text_logging_gflags'?) defined by /home/dmitriy/git/drake/common/BUILD.bazel and referenced by '//examples/hello:hello_exe'
ERROR: Analysis of target '//examples/hello:hello_exe' failed; build aborted: Analysis failed
INFO: Elapsed time: 2.463s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (4 packages loaded, 1 ta
FAILED: Build did NOT complete successfully (4 packages loaded, 1 ta
rget configured)

@guzhaoyuan
Copy link
Owner

guzhaoyuan commented Jul 11, 2022

Hey, thanks for providing feedback. I will look into what's happening. This is probably a version issue. I am planning to update the tutorial to match Drake v1.0.0.

@dvogureckiy99
Copy link
Contributor Author

dvogureckiy99 commented Jul 11, 2022

Thanks, I hope you'll figure it out, cause it are very interesting examples.

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

2 participants