Relative Content

Tag Archive for c++openglstb-image

stb image not linking properly

I trying studying in the learn opengl site and i have been in the chapter of loading models but the implementation of the code is not going ok because of the stb_image.h, when i try to put the library in the model.h file it does not work, giving the error of multiple initialization.