GLUI compilation errors

I apologise for the possible simplicity of my question but it is one that I am struggling to resolve:

I have downloaded the GLUI
source files for compilation from Paul Rademacher’s web site and am trying to build the library within Visual Studio .NET with GLUT already installed and fully functional.

Whan building I am presented with: “d:\Program Files\Microsoft Visual Studio .NET\Vc7\include\stdlib.h(251): error C2381: ‘exit’ : redefinition; __declspec(noreturn) differs” as a compilation/linking error

This is present for each file that is being attempted to be built. Has anyone else had this problem and if so how can I get around it?

Thanks

Gibbon