How can I link glew and freeglut to my project using Kdevelop 4? The functions of glut and opengl shows in code completion suggestion list but it fails with undefined reference to glut functions when I build it. How and what things do I have to set up? paths? flags?
Asked
Active
Viewed 380 times