I want to call a TCL script from a C++ code.
Can anyone give me the suggestion to achieve so!

Recommended Answers

All 5 Replies

I don't know, but your research might start here.

I am searching for the various ways of communcation between the TCL and C++.

1) Direct call to tcl script from C++ code,
2) Using SWIG
3) Using mktclapp
4) using ICE 1.0

I am supposed to make changes in C++ code only and not the tcl script code.

Also, as the project is in requirement gathering phase proper specifications of project are not fixed.

Also most of the data present on web is with respect to Linux, and I am working on Win2k and VC++ so that makes an issue.

And after searching for 3-4 hours only I ask you people for help!

Thanks and Regards

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.