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

Files missings during build #379

Closed
mgrallos opened this issue Feb 22, 2023 · 2 comments
Closed

Files missings during build #379

mgrallos opened this issue Feb 22, 2023 · 2 comments

Comments

@mgrallos
Copy link

Hi i tried building glew using cmake-testbuild.sh and got these errors

`CMake Error at CMakeLists.txt:209 (add_executable):
Cannot find source file:

/home/asimov-hawks/tello_ws/src/glew/src/glewinfo.c

Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
.hpp .hxx .in .txx

CMake Error at CMakeLists.txt:139 (add_library):
Cannot find source file:

/home/asimov-hawks/tello_ws/src/glew/include/GL/wglew.h

Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
.hpp .hxx .in .txx

CMake Error at CMakeLists.txt:209 (add_executable):
No SOURCES given to target: glewinfo

CMake Error at CMakeLists.txt:139 (add_library):
No SOURCES given to target: glew_s

CMake Error at CMakeLists.txt:135 (add_library):
No SOURCES given to target: glew

CMake Generate step failed. Build files cannot be regenerated correctly.
`

Please let me know if there is another way to build glew. I am using Ubuntu 20.04 ROS Noetic

@nigels-com
Copy link
Owner

See issue #363

@mgrallos
Copy link
Author

See issue #363

Thank you

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

No branches or pull requests

2 participants