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

Install YARP_sig IDL headers #3136

Closed

Conversation

PeterBowman
Copy link
Member

Follow-up to #3130. Regression caused by missing install rules:

 [ 72%] Building CXX object bindings/python/CMakeFiles/_roboticslab_vision_python.dir/roboticslab_visionPYTHON_wrap.cxx.o
In file included from /usr/local/include/yarp/dev/IAudioGrabberSound.h:11,
                 from /usr/local/include/yarp/dev/AudioGrabberInterfaces.h:11,
                 from /usr/local/include/yarp/dev/all.h:10,
                 from /__w/vision/vision/build/bindings/python/roboticslab_visionPYTHON_wrap.cxx:2817:
/usr/local/include/yarp/sig/AudioBufferSize.h:13:10: fatal error: yarp/sig/audioBufferSizeData.h: No such file or directory
   13 | #include <yarp/sig/audioBufferSizeData.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
gmake[2]: *** [bindings/python/CMakeFiles/_roboticslab_vision_python.dir/build.make:82: bindings/python/CMakeFiles/_roboticslab_vision_python.dir/roboticslab_visionPYTHON_wrap.cxx.o] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:1417: bindings/python/CMakeFiles/_roboticslab_vision_python.dir/all] Error 2
gmake: *** [Makefile:160: all] Error 2

(CI run, 13_Compile vision.txt)

Copy link

update-docs bot commented Sep 12, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update the release notes by adding a file in doc/release/<target_branch>, based on your changes.

@randaz81
Copy link
Member

Thank you @PeterBowman but this issue has already been fixed by #3137

@randaz81 randaz81 closed this Sep 13, 2024
@PeterBowman PeterBowman deleted the install-sig-idl-headers branch September 13, 2024 16:04
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

Successfully merging this pull request may close these issues.

2 participants