Archived issue #0025510
TKService has unnecessary occt library dependencies
Description
Formally, the TKService should have only one dependency: TKernel.lib.
Currenlty, it depends on:
TKMath
TKBRep
TKShHealing
TKGeomBase
TKGeomAlgo
TKG2d
TKG3d
TKTopAlgo
These dependencies need to be removed.
Currenlty, it depends on:
TKMath
TKBRep
TKShHealing
TKGeomBase
TKGeomAlgo
TKG2d
TKG3d
TKTopAlgo
These dependencies need to be removed.
Public activity
5 archived notes
Participants are labeled by their role within this record.
Branch [archived branch] has been created by Author.
[revision removed]
Detailed log of new commits:
Author: Author
Date: Fri Nov 21 18:35:01 2014 +0300
0025510: TKService has unnecessary occt library dependencies
[revision removed]
Detailed log of new commits:
Author: Author
Date: Fri Nov 21 18:35:01 2014 +0300
0025510: TKService has unnecessary occt library dependencies
Dear Kirill,
Could you please review CR25510?
Could you please review CR25510?
>> Formally, the TKService should have only one dependency: TKernel.lib.
It is insufficient to just not link against extra toolkits - the code still depends on them.
It is insufficient to just not link against extra toolkits - the code still depends on them.
Branch [archived branch] has been deleted by Author.
[revision removed]
[revision removed]
Dear Commenter 1,
Please close the issue.
The solution is incorrect, the dependencies are fine.
Please close the issue.
The solution is incorrect, the dependencies are fine.