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

Joy build failed in release/humble/joy/3.2.0-1 #10

Closed
harishkumarbalaji opened this issue Oct 18, 2023 · 1 comment
Closed

Joy build failed in release/humble/joy/3.2.0-1 #10

harishkumarbalaji opened this issue Oct 18, 2023 · 1 comment

Comments

@harishkumarbalaji
Copy link

Joy release error in version release/humble/joy/3.2.0-1

#6 84.50 --- stderr: joy
#6 84.50 /opt/ros/humble/src/joystick_drivers/joy/src/game_controller.cpp: In member function ‘void joy::GameController::handleControllerDeviceAdded(const SDL_ControllerDeviceEvent&)’:
#6 84.50 /opt/ros/humble/src/joystick_drivers/joy/src/game_controller.cpp:319:7: error: ‘SDL_GameControllerHasRumble’ was not declared in this scope; did you mean ‘SDL_GameControllerRumble’?
#6 84.50   319 |   if (SDL_GameControllerHasRumble(game_controller_)) {
#6 84.50       |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
#6 84.50       |       SDL_GameControllerRumble
#6 84.50 make[2]: *** [CMakeFiles/game_controller.dir/build.make:76: CMakeFiles/game_controller.dir/src/game_controller.cpp.o] Error 1
#6 84.50 make[1]: *** [CMakeFiles/Makefile2:197: CMakeFiles/game_controller.dir/all] Error 2
#6 84.50 make[1]: *** Waiting for unfinished jobs....
#6 84.50 make: *** [Makefile:146: all] Error 2
#6 84.50 ---
#6 84.50 Failed   <<< joy [45.5s, exited with code 2]
@clalancette
Copy link
Contributor

This was fixed by ros-drivers/joystick_drivers#273, so closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants