undefined reference

What lib I need to link in order to resolve this error:" undefined reference to `LoadShaders’"

“LoadShaders” is not part of OpenGL API.
What kind of software you are trying to build?
Maybe it have readme file that describes the third party dependencies.

I am using the code from opengl programming guide 8th edition