Unexpected Error

Hi All,
Could somebody please tell me what's wrong with "BRepAlgoAPI_Cut.hxx"?
Just adding it to the StdAfx.h (wiewer3d in sample file) will make the following errors.
Thanks for any idea.

Linking...
Creating library ../Debug/Viewer3d.lib and object ../Debug/Viewer3d.exp
StdAfx.obj : error LNK2001: unresolved external symbol "public: __thiscall Handle_BOP_HistoryCollector::~Handle_BOP_HistoryCollector(void)" (??1Handle_BOP_HistoryCollector@@QAE@XZ)
../Debug/Viewer3d.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

Viewer3d.exe - 2 error(s), 0 warning(s)

Patrik Mueller's picture

Hi,

try adding "TKBO.lib" to your project!

HTH,

Patrik

akbari1358_31365's picture

Hi Patrik,
It's ok.
Thank you very much.
Regards
A.Akbari