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

Tests fail to build #33

Closed
Deric-W opened this issue Oct 24, 2022 · 3 comments
Closed

Tests fail to build #33

Deric-W opened this issue Oct 24, 2022 · 3 comments

Comments

@Deric-W
Copy link
Contributor

Deric-W commented Oct 24, 2022

Hello world,
I tried building with tests on Windows 10 and ROS2 Humble by running build.ps1 -with_tests but it fails with error CS0246: The type or namespace name 'std_msgs' could not be found.
Building without tests works fine.

@Deric-W
Copy link
Contributor Author

Deric-W commented Oct 26, 2022

I managed to build and run the tests successfully by doing the same thing I did to resolve Issue #31, but it feels wrong to move the tests like that.

@pijaro
Copy link
Collaborator

pijaro commented Nov 10, 2022

Sadly, I could not reproduce it locally. It builds fine for me. Could you provide logs from the build process?

On the other hand, I noticed that there are some issues with running the tests, which I'm looking into right now (#34).

@Deric-W
Copy link
Contributor Author

Deric-W commented Nov 15, 2022

I managed to build and run the tests successfully by clearing the build and install directories.
I think it was the same mistake which caused this, sorry for bothering you.

@Deric-W Deric-W closed this as completed Nov 15, 2022
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