TOC PREV NEXT INDEX

 


Wrapping Binary Shared Libraries



Note: Wrapped applications that load shared libraries must use a dynamically-linked Tcl interpreter such as tclsh-dynamic or wish-dynamic. If you use a statically-linked Tcl interpreter such as tclsh or wish, you will receive an error stating that the load command is not supported when executing the wrapped application. For more information on selecting a Tcl interpreter for your wrapped application, see "Specifying the Tcl Interpreter".

You can't wrap binary shared libraries. There are two options for creating a wrapped application that uses a binary shared libraries:


Note: TclPro Wrapper requires specially-written Tcl interpreters to work with wrapped applications. Any custom interpreters that you use must follow the guidelines described in "Creating Base Applications for TclPro Wrapper".



http://www.ajubasolutions.com
Voice: (650) 210-0100
Fax: (650) 210-0101
support@ajubasolutions.com
TOC PREV NEXT INDEX