how to install this pls

simple opengl image library tutorial , i need to use this library but i dont know how to install
the official page has no instructions , only find tutorials for visual studio

im using eclipse c++ neon in windows 10

[QUOTE=deividwoh;1289751]simple opengl image library tutorial , i need to use this library but i dont know how to install
the official page has no instructions , only find tutorials for visual studio

im using eclipse c++ neon in windows 10[/QUOTE]

exactly what image library are you trying to install? Does it have a built in template for VS? Is instillation even required or can you simply link the DLL or LIB and import before including the header?

im trying to install http://www.lonesock.net/soil.html it gaves me a zip with this
[ATTACH=CONFIG]1635[/ATTACH]

i wanna use it in eclipse neon but i dont know how

[QUOTE=deividwoh;1289753]im trying to install http://www.lonesock.net/soil.html it gaves me a zip with this
[ATTACH=CONFIG]2576[/ATTACH]

i wanna use it in eclipse neon but i dont know how[/QUOTE]

On the link that you posted it has a usage: section describing how to use the file in your project.