-
Notifications
You must be signed in to change notification settings - Fork 466
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
sdlgl broken. Build hosed. (ros-pkg ticket #375) #15
Labels
Comments
[gerkey] This should be fixable by installing SDL and SDL_Image: |
This was referenced Sep 19, 2012
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like a file : SDL.h, is missing. nav_view will no longer build.
/u/mcgann/pr/util/sdlgl/include/sdlgl/sdlgl.h:5:17: error: SDL.h: No such file or directory
/u/mcgann/pr/util/sdlgl/include/sdlgl/sdlgl.h:20: error: ‘uint16_t’ has not been declared
/u/mcgann/pr/util/sdlgl/include/sdlgl/sdlgl.h:20: error: ‘SDLMod’ has not been declared
/u/mcgann/pr/util/sdlgl/include/sdlgl/sdlgl.h:35: error: ‘uint32_t’ does not name a type
trac data:
The text was updated successfully, but these errors were encountered: