unable to build the code in VC++ 2005. i am getting many build errors

Version :OCC 6.5.3

Errors list is as follows

fatal error C1083: Cannot open include file: 'tcl.h': No such file or directory
fatal error C1083: Cannot open include file: 'tcl.h': No such file or directory
fatal error C1083: Cannot open include file: 'tcl.h': No such file or directory
fatal error C1083: Cannot open include file: 'tcl.h': No such file or directory
fatal error C1083: Cannot open include file: 'tcl.h': No such file or directory
fatal error C1083: Cannot open include file: 'tcl.h': No such file or directory
fatal error C1083: Cannot open include file: 'tcl.h': No such file or directory
fatal error C1083: Cannot open include file: 'tcl.h': No such file or directory
fatal error LNK1181: cannot open input file 'TKDraw.lib'
fatal error C1083: Cannot open include file: 'FTFont.h': No such file or directory
fatal error C1083: Cannot open include file: 'FTFont.h': No such file or directory
fatal error LNK1181: cannot open input file 'TKDraw.lib'
fatal error LNK1181: cannot open input file 'TKTopTest.lib'
fatal error LNK1181: cannot open input file 'TKDraw.lib'
fatal error LNK1181: cannot open input file 'TKDraw.lib'
fatal error LNK1181: cannot open input file 'TKViewerTest.lib'
fatal error LNK1181: cannot open input file 'TKDraw.lib'
fatal error C1083: Cannot open include file: 'tcl.h': No such file or directory
fatal error C1083: Cannot open include file: 'tcl.h': No such file or directory
fatal error C1083: Cannot open include file: 'tcl.h': No such file or directory
fatal error C1083: Cannot open include file: 'tcl.h': No such file or directory
fatal error C1083: Cannot open include file: 'tcl.h': No such file or directory

Forum supervisor's picture

Dear pavan,
I suggest you to browse the chapter "Welcome to Open CASCADE Technology / Building Modules"
of OCCT html documentation. I do hope you may find their all necessary hints. Take into account, please that 3dparty products of the OCCT6.5.3 package are built with VC++ 2008 (default compiler for OCCT6.5.3).
Regards

dpavankumarreddy's picture

Thanks for the help i am able to build it now