
The build compilation reports that these libraries cannot be found, but I am certain the libraries are fully installed.
Use:
g++ -o renderglbplus.exe main.cpp stb/stb_image_write.h tinygltf/tiny_gltf.cc -lglut -lopengl32 -lglu32 -lpng -ljpeg -lm

Thanks for your help.