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?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.