i just can't get this to work. it always crashes for me after i select to start a new project or open an existing project. this is the output i get in rectitude's app data folder:
io :: C:\Program Files\data\images\icon64x64.png True
io :: prj dir C:/Users/merry/rectitude projects/test
rectitude.ui.ogl.minimal_triangle :: Vertex shader compilation error: ERROR: 0:1: '' : incorrect GLSL version: 460
ERROR: 0:11: 'proj' : undeclared identifier
ERROR: 0:11: 'view' : undeclared identifier
ERROR: 0:11: 'model' : undeclared identifier
ERROR: 0:11: 'vtx_position' : undeclared identifier
ERROR: 0:11: 'constructor' : not enough data provided for construction
ERROR: 0:13: 'v_color' : undeclared identifier
ERROR: 0:13: 'vtx_colour' : undeclared identifier
any idea how i can fix this?