Advertisement
Guest User

Untitled

a guest
Feb 10th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.12 KB | None | 0 0
  1. cd '/home/yanczi/Projekty/CC_Minions2.0_Client/CppApplication_1'
  2. /usr/bin/make -f Makefile CONF=Debug
  3. "/usr/bin/make" -f nbproject/Makefile-Debug.mk QMAKE= SUBPROJECTS= .build-conf
  4. make[1]: Wejście do katalogu `/home/yanczi/Projekty/CC_Minions2.0_Client/CppApplication_1'
  5. "/usr/bin/make" -f nbproject/Makefile-Debug.mk dist/Debug/GNU-Linux/cppapplication_1
  6. make[2]: Wejście do katalogu `/home/yanczi/Projekty/CC_Minions2.0_Client/CppApplication_1'
  7. mkdir -p dist/Debug/GNU-Linux
  8. g++ -o dist/Debug/GNU-Linux/cppapplication_1 build/Debug/GNU-Linux/_ext/9c54167/Core.o build/Debug/GNU-Linux/_ext/9c54167/EventsManager.o build/Debug/GNU-Linux/_ext/9c54167/Exceptions.o build/Debug/GNU-Linux/_ext/9c54167/GUI.o build/Debug/GNU-Linux/_ext/9c54167/Game.o build/Debug/GNU-Linux/_ext/9c54167/Graphics.o build/Debug/GNU-Linux/_ext/9c54167/GraphicsManager.o build/Debug/GNU-Linux/_ext/9c54167/Loaders.o build/Debug/GNU-Linux/_ext/9c54167/Sounds.o build/Debug/GNU-Linux/_ext/9c54167/globals.o build/Debug/GNU-Linux/_ext/9c54167/main.o -L../github/lib/sfml2.0/linux64 ../github/lib/sfml2.0/linux64/libsfml-audio.so.2.0 ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0 ../github/lib/sfml2.0/linux64/libsfml-network.so.2.0 ../github/lib/sfml2.0/linux64/libsfml-system.so.2.0 ../github/lib/sfml2.0/linux64/libsfml-window.so.2.0 /usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.55.0 /usr/lib/x86_64-linux-gnu/libboost_system.so.1.55.0
  9. /usr/bin/ld: warning: libGLEW.so.1.5, needed by ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0, not found (try using -rpath or -rpath-link)
  10. /usr/bin/ld: warning: libjpeg.so.62, needed by ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0, not found (try using -rpath or -rpath-link)
  11. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `jpeg_finish_compress@LIBJPEG_6.2'
  12. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `jpeg_write_scanlines@LIBJPEG_6.2'
  13. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewUniform1fARB'
  14. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `jpeg_std_error@LIBJPEG_6.2'
  15. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__GLEW_ARB_shader_objects'
  16. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewGetObjectParameterivARB'
  17. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__GLEW_ARB_vertex_shader'
  18. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewFramebufferTexture2DEXT'
  19. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewUniformMatrix4fvARB'
  20. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `jpeg_set_quality@LIBJPEG_6.2'
  21. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewGenFramebuffersEXT'
  22. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewUniform3fARB'
  23. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `jpeg_set_defaults@LIBJPEG_6.2'
  24. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewRenderbufferStorageEXT'
  25. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `jpeg_CreateCompress@LIBJPEG_6.2'
  26. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__GLEW_ARB_fragment_shader'
  27. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewActiveTextureARB'
  28. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `jpeg_start_compress@LIBJPEG_6.2'
  29. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewShaderSourceARB'
  30. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `glewInit'
  31. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewBindFramebufferEXT'
  32. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewFramebufferRenderbufferEXT'
  33. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewLinkProgramARB'
  34. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewUseProgramObjectARB'
  35. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewBlendFuncSeparateEXT'
  36. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewGenRenderbuffersEXT'
  37. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewUniform2fARB'
  38. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `jpeg_destroy_compress@LIBJPEG_6.2'
  39. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewUniform4fARB'
  40. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewCreateProgramObjectARB'
  41. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `glewGetErrorString'
  42. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewCompileShaderARB'
  43. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewDeleteRenderbuffersEXT'
  44. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewDeleteObjectARB'
  45. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewGetUniformLocationARB'
  46. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewGetInfoLogARB'
  47. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__GLEW_EXT_blend_func_separate'
  48. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewDeleteFramebuffersEXT'
  49. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewCheckFramebufferStatusEXT'
  50. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewUniform1iARB'
  51. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__GLEW_ARB_texture_non_power_of_two'
  52. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `jpeg_stdio_dest@LIBJPEG_6.2'
  53. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__GLEW_ARB_shading_language_100'
  54. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewCreateShaderObjectARB'
  55. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewBindRenderbufferEXT'
  56. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__GLEW_EXT_framebuffer_object'
  57. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewAttachObjectARB'
  58. ../github/lib/sfml2.0/linux64/libsfml-graphics.so.2.0: undefined reference to `__glewGetHandleARB'
  59. collect2: error: ld returned 1 exit status
  60. make[2]: *** [dist/Debug/GNU-Linux/cppapplication_1] Błąd 1
  61. make[2]: Opuszczenie katalogu `/home/yanczi/Projekty/CC_Minions2.0_Client/CppApplication_1'
  62. make[1]: *** [.build-conf] Błąd 2
  63. make[1]: Opuszczenie katalogu `/home/yanczi/Projekty/CC_Minions2.0_Client/CppApplication_1'
  64. make: *** [.build-impl] Błąd 2
  65.  
  66. BUILD FAILED (exit value 2, total time: 332ms)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement