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

sdlgl broken. Build hosed. (ros-pkg ticket #375) #15

Closed
hershwg opened this issue Sep 19, 2012 · 1 comment
Closed

sdlgl broken. Build hosed. (ros-pkg ticket #375) #15

hershwg opened this issue Sep 19, 2012 · 1 comment
Labels

Comments

@hershwg
Copy link
Member

hershwg commented Sep 19, 2012

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:

@hershwg
Copy link
Member Author

hershwg commented Sep 19, 2012

[gerkey] This should be fixable by installing SDL and SDL_Image:
{{{
sudo apt-get install libsdl1.2-dev libsdl-image1.2-dev
}}}

@hershwg hershwg closed this as completed Sep 19, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant