DiscussionsIssue archiveOCCT:Configuration

Archived issue #0027242

Configuration - add missing Standard_EXPORT to OpenGl_TextBuilder class constructor

CommunityOCCT:Configurationclosed5 public notes

Search issues

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)"

Public activity

5 archived notes

Participants are labeled by their role within this record.

01Commenter 1
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
02Commenter 2
Please check compilation on Windows, testing is not needed.
03Commenter 3
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)
04Commenter 4
Dear BugMaster,
Branch CR27242 is TESTED.
05Commenter 1
Branch [archived branch] has been deleted by Commenter 2.

[revision removed]