Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Could NOT find GLEW (missing: GLEW_INCLUDE_DIR GLEW_LIBRARY) #901

Closed
xonez opened this issue Jan 31, 2017 · 4 comments
Closed

Could NOT find GLEW (missing: GLEW_INCLUDE_DIR GLEW_LIBRARY) #901

xonez opened this issue Jan 31, 2017 · 4 comments

Comments

@xonez
Copy link

xonez commented Jan 31, 2017

Hi,

I am trying to running the autoware, after ./catkin_make_release
but comes to this error, could someone give me some ideas?

best

@ghost
Copy link

ghost commented Jan 31, 2017

Hi @xonez, this is a very common error when installing autoware, you need to install libglew-dev,
sudo apt-get install libglew-dev

@xonez
Copy link
Author

xonez commented Jan 31, 2017

Hi, thanks so much, are there instruction of how to quick start the autoware?
After I install the autoware, ./run, the quick start need me to type the cmd_parm,
where is the cmd_parm?

@ghost
Copy link

ghost commented Feb 3, 2017

I am not sure you are following the right doc, you should check out these documents -> https://github.com/CPFL/Autoware/blob/master/docs/en/autoware-quickstart.pdf & https://github.com/CPFL/autoware-docs/blob/master/en/3%20Autoware-en.pdf

@yk-fujii
Copy link

we added it to the readme and we will add it to the document in the future.
Thanks

@mitsudome-r mitsudome-r transferred this issue from autowarefoundation/autoware Mar 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants