Archived issue #0027242
Configuration - add missing Standard_EXPORT to OpenGl_TextBuilder class constructor
Description
OpenGl_TextBuilder has methods marked Standard_EXPORT, but constructor has no Standard_EXPORT. So there is no way to create OpenGl_TextBuilder on windows outside of OpenGl package.
error LNK2019: unresolved external symbol "public: __cdecl OpenGl_TextBuilder::OpenGl_TextBuilder(void)"
error LNK2019: unresolved external symbol "public: __cdecl OpenGl_TextBuilder::OpenGl_TextBuilder(void)"
Public activity
5 archived notes
Participants are labeled by their role within this record.
Branch [archived branch] has been created by Commenter 2.
[revision removed]
Detailed log of new commits:
Author: Commenter 2
Date: Thu Mar 10 09:53:35 2016 +0300
0027242: Configuration - add missing Standard_EXPORT to OpenGl_TextBuilder class constructor
[revision removed]
Detailed log of new commits:
Author: Commenter 2
Date: Thu Mar 10 09:53:35 2016 +0300
0027242: Configuration - add missing Standard_EXPORT to OpenGl_TextBuilder class constructor
Please check compilation on Windows, testing is not needed.
Dear BugMaster,
Branch CR27242 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms on Release mode.
[revision removed]
Number of compiler warnings:
occt component :
Linux: 0 (0 on master)
Windows: 0 (0 on master)
MacOS : 0 (0 on master)
products component :
Linux: 41 (41 on master)
Windows: 0 (0 on master)
Branch CR27242 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms on Release mode.
[revision removed]
Number of compiler warnings:
occt component :
Linux: 0 (0 on master)
Windows: 0 (0 on master)
MacOS : 0 (0 on master)
products component :
Linux: 41 (41 on master)
Windows: 0 (0 on master)
Dear BugMaster,
Branch CR27242 is TESTED.
Branch CR27242 is TESTED.
Branch [archived branch] has been deleted by Commenter 2.
[revision removed]
[revision removed]