Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ 43%] Building CXX object CMakeFiles/supertuxkart.dir/src/graphics/material.cpp.o
- ./stk-trunk/src/graphics/material.cpp: In member function ‘void Material::setMaterialProperties(irr::video::SMaterial*, irr::scene::IMeshBuffer*)’:
- ./stk-trunk/src/graphics/material.cpp:878:79: error: ‘pack_textureBlendFunc’ was not declared in this scope
- ./stk-trunk/src/graphics/material.cpp:917:20: error: ‘class irr::video::SMaterial’ has no member named ‘BlendOperation’
- ./stk-trunk/src/graphics/material.cpp:917:37: error: ‘EBO_ADD’ is not a member of ‘irr::video’
- /home/graham/games/stk-trunk/src/graphics/material.cpp:933:16: error: ‘class irr::video::SMaterial’ has no member named ‘BlendOperation’
- ./stk-trunk/src/graphics/material.cpp:933:33: error: ‘EBO_ADD’ is not a member of ‘irr::video’
- /home/graham/games/stk-trunk/src/graphics/material.cpp:964:78: error: ‘pack_textureBlendFunc’ was not declared in this scope
- make[2]: *** [CMakeFiles/supertuxkart.dir/src/graphics/material.cpp.o] Error 1
- make[1]: *** [CMakeFiles/supertuxkart.dir/all] Error 2
- make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment