Archived discussion
tkernel.lib : solved
Hi I am new to opencascade and getting this error when I try to compile the csharp sample solution :
error LNK1104: cannot open file 'TKernel.lib'
Pl guide how to resolve this.
Thanks in advance.
---
I have resolved it myself.
In OCCTProxy project properties -> Linker -> General -> Additional Library Directories, added the path of directory containing TKernel.lib (it is located in opencascade installation directory in lib folder.
Discussion
No archived replies
Posts are displayed in their archived order.