Advertisement
ProzacR

Untitled

Aug 18th, 2011
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. $ make
  2. [ 2%] Built target _arx_savetool_common
  3. [ 9%] Built target _arx_savetool_unpak_common
  4. [ 9%] Building CXX object CMakeFiles/arx.dir/src/graphics/opengl/GLTextureStage.cpp.o
  5. /home/vytautas/Downloads/arxfatalis/ArxFatalis/src/graphics/opengl/GLTexture2D.h: In member function ‘virtual void GLTextureStage::SetTexture(Texture*)’:
  6. /home/vytautas/Downloads/arxfatalis/ArxFatalis/src/graphics/opengl/GLTexture2D.h:28:19: error: ‘GLTextureStage* GLTexture2D::stage’ is private
  7. /home/vytautas/Downloads/arxfatalis/ArxFatalis/src/graphics/opengl/GLTextureStage.cpp:32:2: error: within this context
  8. make[2]: *** [CMakeFiles/arx.dir/src/graphics/opengl/GLTextureStage.cpp.o] Error 1
  9. make[1]: *** [CMakeFiles/arx.dir/all] Error 2
  10. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement