timer

which timer is better to use ? From the time.h or from GLUT ?

From GLFW . Its timer has microsecond resolution (close to nanosecond resolution on many systems).

if you can send me compiled libraries that would be great because i was unble to compile them(some stupid MSVC error)

Try the precompiled ones (on the download page).