From: vsv Date: Mon, 30 Jan 2017 13:05:19 +0000 (+0300) Subject: 0028401: Configuration - unresolved symbol OpenGl_VertexBuffer::unbindFixedColor() X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=1fa6d35be5605947578f7323f4d2c63e3d69bb0d;p=occt-copy.git 0028401: Configuration - unresolved symbol OpenGl_VertexBuffer::unbindFixedColor() --- diff --git a/src/OpenGl/OpenGl_VertexBuffer.hxx b/src/OpenGl/OpenGl_VertexBuffer.hxx index c898ecff8b..0cbc59631b 100644 --- a/src/OpenGl/OpenGl_VertexBuffer.hxx +++ b/src/OpenGl/OpenGl_VertexBuffer.hxx @@ -300,7 +300,7 @@ private: const Graphic3d_TypeOfAttribute theMode); //! Disable FFP color array pointer. - static void unbindFixedColor (const Handle(OpenGl_Context)& theCtx); + Standard_EXPORT static void unbindFixedColor (const Handle(OpenGl_Context)& theCtx); #endif public: //! @name methods for interleaved attributes array