Minor release that addresses compile issues.
- Fix compiling with GLFW on new compilers and linux distros (fix library going to lib64 instead of lib during build).
- Add mingw64 compiler support. Change library order for samples, so that mingw can compile them (other compilers compile with both library orders).