Guest User

Untitled

a guest
Dec 13th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. [100%] Linking CXX executable rwgame
  2. ../rwlib/librwlib.a(gl_core_3_3.c.o): In function `Switch_ClearDepthf':
  3. /run/media/filip/Zewn/openrw/madebr/openrw/rwlib/source/gl/gl_core_3_3.c:(.text+0x15): undefined reference to `glXGetProcAddressARB'
  4. ../rwlib/librwlib.a(gl_core_3_3.c.o): In function `Switch_DepthRangef':
  5. /run/media/filip/Zewn/openrw/madebr/openrw/rwlib/source/gl/gl_core_3_3.c:(.text+0x5a): undefined reference to `glXGetProcAddressARB'
  6. ../rwlib/librwlib.a(gl_core_3_3.c.o): In function `Switch_GetShaderPrecisionFormat':
  7. /run/media/filip/Zewn/openrw/madebr/openrw/rwlib/source/gl/gl_core_3_3.c:(.text+0xa1): undefined reference to `glXGetProcAddressARB'
  8. ../rwlib/librwlib.a(gl_core_3_3.c.o): In function `Switch_ReleaseShaderCompiler':
  9. /run/media/filip/Zewn/openrw/madebr/openrw/rwlib/source/gl/gl_core_3_3.c:(.text+0xdc): undefined reference to `glXGetProcAddressARB'
  10. ../rwlib/librwlib.a(gl_core_3_3.c.o): In function `Switch_ShaderBinary':
  11. /run/media/filip/Zewn/openrw/madebr/openrw/rwlib/source/gl/gl_core_3_3.c:(.text+0x115): undefined reference to `glXGetProcAddressARB'
  12. ../rwlib/librwlib.a(gl_core_3_3.c.o):/run/media/filip/Zewn/openrw/madebr/openrw/rwlib/source/gl/gl_core_3_3.c:(.text+0x175): more undefined references to `glXGetProcAddressARB' follow
  13. clang-5.0: error: linker command failed with exit code 1 (use -v to see invocation)
  14. make[2]: *** [rwgame/CMakeFiles/rwgame.dir/build.make:526: rwgame/rwgame] Błąd 1
  15. make[1]: *** [CMakeFiles/Makefile2:197: rwgame/CMakeFiles/rwgame.dir/all] Błąd 2
Add Comment
Please, Sign In to add comment