I noticed similar errors as Capt Murphy. But, in addition I get:submersible wrote:Thanks - I will take another look at those and update the OXP. Looks like my hardware is rather too forgiving of my newb mistakes.Capt. Murphy wrote:Hi submersible - I've just compiled from the branch and tried the OXP. Shader build errors and no pretty planets on my hardware...![]()
Code: Select all
>>>>> GLSL log:
ERROR: 0:131: 'smoothstep' : no matching overloaded function found Code: Select all
[rendering.opengl.version]: OpenGL renderer version: 2.1.0 ("2.1 NVIDIA-1.6.36"). Vendor: "NVIDIA Corporation". Renderer: "NVIDIA GeForce 9400 OpenGL Engine".
smoothstep function. I do see it on the 3.2 reference card but it is not on the 2.1 reference card. 2.1 only has the simple step function.I see that the 2.1 specifications are from end 2006 and 3.2 specifications are from 2009. No idea why my 2010 computer came with OpenGL 2.1 installed.



