Tuesday, July 14, 2009

I can't compile programs that include "tcl.h" and "tk.h" in "visual c++ 6". please help me

First, do you have those header files somewhere on your system? Second, you need to add the path to the directory where they are in the Addition Include Files to they're picked up when you build the application. You may need to add some Libraries as well, but you should be able to compile with the directory added to the list.

I can't compile programs that include "tcl.h" and "tk.h" in "visual c++ 6". please help me
Neither can I


No comments:

Post a Comment