Re: where are .dll files written to?
Andres Garcia <[email protected]>
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <[email protected]> |
> As I understand it, because Windows is not vfs-aware any .dll files, > such as those required for extensions, that are included in a > starkit/starpack are written out to the host file system and then > loaded. I just drop the directories with the extensions like Tile and TkPng in the lib directory within the starpack and, so far, it has work without a hitch. Andres