
Tue, 06/19/2007 - 10:43
Forums:
Hello
Today, I've updated Open Cascade 5.2 to Open Cascade 6.2. When I tried to compile our application, there were link errors for the class of BrepMesh_Incremental::
I think I linked the correct library TKBREP.LIB...
Please let me know how to solve the problem ...
Thanks
Tue, 06/19/2007 - 10:47
I think you need to add TKMesh.lib for the BrepMesh_IncrementalMesh class.
Pete
Tue, 06/19/2007 - 23:18
thanks for your posting...