]> OCCT Git - occt-copy.git/commitdiff
0028401: Configuration - unresolved symbol OpenGl_VertexBuffer::unbindFixedColor()
authorvsv <vsv@opencascade.com>
Mon, 30 Jan 2017 13:05:19 +0000 (16:05 +0300)
committerkgv <kgv@opencascade.com>
Sat, 17 Mar 2018 09:50:16 +0000 (12:50 +0300)
src/OpenGl/OpenGl_VertexBuffer.hxx

index c898ecff8bf9e238b53eda775e0de81c50ea54be..0cbc59631b5efc3b14d7bd26b0200bd87b45ab51 100644 (file)
@@ -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