[cable] Compiling error - panic function?

Eduardo Suárez eduardo at dsc.ulpgc.es
Tue Mar 12 07:33:24 EST 2002


For some reason, Makefile compile sentence does not include the TCL
include path, and it was taken the wrong path.

Why is it not included?


********************************************
$ make
...
c++ -g -O2 -DWrapTclFacility_EXPORTS -fPIC
-I/home/eduardo/Cable-0_02/WrapTclFacility -I/home/eduardo/Cable-0_02
-I/home/eduardo/Cable-0_02 -I/home/eduardo/Cable-0_02/Expat/xmlparse
-I/home/eduardo/Cable-0_02/WrapTclFacility   -DCxxTypes_EXPORTS -c
/home/eduardo/Cable-0_02/WrapTclFacility/wrapTclCxxObject.cxx -o
wrapTclCxxObject.o
*********************************************

Brad King escribió/wrote:
> 
> Eduardo,
> 
> > where is 'panic' defined?
> "panic" is a macro defined in tcl.h and is used all over the place in the
> source to Tcl.  What version of Tcl are you using?
> 
> -Brad



More information about the cable mailing list