| required "tcl.h" file for compilnig draw.dsp project |
 |
| Pravin Mhatre |
2009/10/19 10:53 |
hi
1. I am compiling TKDraw.dsp in VC++ 6.0 . It requires tcl.h,this file is not present in the source code.
2. compiler ERROR message->>>>>> fatal error C1083: Cannot open include file: 'tcl.h': No such file or directory Draw_GraphicCommands.cxx Draw_Viewer.cxx Draw_Window.cxx
Please let me know your suggestions. |
 |
| |
 | | Steven Diehl |
2009/10/19 12:01 |
You have to install the Tcl/TK library, and add it to your path.
Steven
|
 |
| |
 | | Pravin Mhatre |
2009/10/21 12:10 |
hi steven,
Is this installables shipped with the OpenCASCADE source
please let me know the steps to install the tcl/tk library |
 |
| |
 | | Pravin Mhatre |
2009/10/21 12:50 |
hi steven,
i have downloaded the tk8419-src.zip & tcl8419-src.zip from web.
please let me know the further steps. |
 |
| |
|
|