Tcl
- From: mahshid_hercules@xxxxxxxxx
- Date: 20 May 2006 03:29:49 -0700
Hi,
I installed TCl/Tk 8.3.2. I'm trying to compile a c project using tcl.
It prompts some errors:
Compiling...
main.c
c:\program files\tcl\include\tcldecls.h(1230) : error C2146: syntax
error : missing ')' before identifier 'proc'
c:\program files\tcl\include\tcldecls.h(1230) : error C2081:
'Tcl_ThreadCreateProc' : name in formal parameter list illegal
c:\program files\tcl\include\tcldecls.h(1230) : error C2061: syntax
error : identifier 'proc'
....
Would you help me to get rid of them,plz?
.
- Follow-Ups:
- Re: Tcl
- From: Michael Schlenker
- Re: Tcl
- Prev by Date: Re: Error using Expect and spawn with scp
- Next by Date: miss-alignment between crosshair cursor and guides???
- Previous by thread: Error using Expect and spawn with scp
- Next by thread: Re: Tcl
- Index(es):
Relevant Pages
|