Dec 12, 2000 #1 mu6sys Programmer Dec 12, 2000 2 IL I want to use Tcl_CreateCommand at the C program, but during compilation I get an error: 'Undefined reference to Tcl_CreateCommand' I wrote #include <tcl.h> at the C code, and there is another program that work! What can be my problem?
I want to use Tcl_CreateCommand at the C program, but during compilation I get an error: 'Undefined reference to Tcl_CreateCommand' I wrote #include <tcl.h> at the C code, and there is another program that work! What can be my problem?