I have problem with setting OpenGL 3.3 application with glfw. I get
OpenGL profile requested but GLX_ARB_create_context_profile is unavailable
error while I try to run my application through the optirun (I have Nvidia Optimus card, so there is no other way). Other OpenGL > 3.3 application works well with optirun (unigine heaven)... Here is code I try to run and here is result of "optirun glxinfo".