|
|
|
Development ::
To move around within this setup procedure, use these links:
|
|
| |
Setting up your Computer - Windows
ctypes
There are a couple of places in Transana where we need to access DLLs or shared libraries. We use a module called ctypes to accomplish this. Therefore, the next step in getting your computer ready to work on Transana's source code is to download and install ctypes. Information and downloads are available at http://starship.python.net/crew/theller/ctypes/. We are currently using version 0.9.6 for Python 2.4.
The next step is to set up PythonWin.
|
|
|