Code: Select all
4>gl_models_md3.cpp
>.\src\gl\models\gl_models_md3.cpp(267) : error C2039: 'ValidateTexture' : is not a member of 'FGLTexture'
> src\gl/textures/gl_material.h(80) : see declaration of 'FGLTexture'
>.\src\gl\models\gl_models_md3.cpp(267) : error C3861: 'ValidateTexture': identifier not found
>.\src\gl\models\gl_models_md3.cpp(269) : error C2660: 'FGLTexture::Bind' : function does not take 3 arguments
>.\src\gl\models\gl_models_md3.cpp(292) : error C2039: 'ValidateTexture' : is not a member of 'FGLTexture'
> src\gl/textures/gl_material.h(80) : see declaration of 'FGLTexture'
>.\src\gl\models\gl_models_md3.cpp(292) : error C3861: 'ValidateTexture': identifier not found
>.\src\gl\models\gl_models_md3.cpp(294) : error C2660: 'FGLTexture::Bind' : function does not take 3 arguments