Advertisement
vakkov

PPSSPP for harmattan

Jan 7th, 2013
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. ../native/gfx_es2/glsl_program.cpp: In function 'bool CompileShader(const char*, GLuint, const char*)':
  2. ../native/gfx_es2/glsl_program.cpp:20: error: 'GLchar' was not declared in this scope
  3. ../native/gfx_es2/glsl_program.cpp:20: error: expected ';' before 'infoLog'
  4. ../native/gfx_es2/glsl_program.cpp:22: error: 'infoLog' was not declared in this scope
  5. ../native/gfx_es2/glsl_program.cpp: In function 'bool glsl_recompile(GLSLProgram*)':
  6. ../native/gfx_es2/glsl_program.cpp:130: error: expected initializer before '*' token
  7. ../native/gfx_es2/glsl_program.cpp:131: error: 'vsh_str' was not declared in this scope
  8. ../native/gfx_es2/glsl_program.cpp:136: error: expected initializer before '*' token
  9. ../native/gfx_es2/glsl_program.cpp:138: error: 'fsh_str' was not declared in this scope
  10. make[1]: *** [glsl_program.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement