I'm desperately trying to get tcl to work with a windows mobile
platform. I have used evolane's version of tcl which works quite
well, however I need to create some C extension files for that
platform so I may do some automated testing with an existing windows
program.
I have a simple windows application which I am trying to test with TCL
but cannot create the .dll files to work with them.
Questions...
Has anyone managed to get tcl working with windows mobile using C
extensions?
How did you manage to write your tcl c extension programs and get it
to work on your platform? Presumably you had the .lib file ready to
work with this target platform.
The target platform I an using is ARM based.
Many thanks in advance,
Richard