On Thu, 30 Dec 1999, you wrote: >>How can i compile my program using the glut and Mesa library > with the Kdevelop ? > > Thank u >Salutation > OM > Hi OM, you must add the libaries in the project options dialog. There should be a tab for link options. In the lineedit you should add '-lMESAGLU -lMESAGL -lglut' . Bye, Stefan