Compiling Client ApplicationsParallels Virtualization SDK for OS X is provided as a framework. The framework is installed in the following directory:
You can use the framework just like any other Apple framework when creating development projects and compiling applications. Alternately, you can compile and build your applications without using the framework. In such a case, you will have to specify all the necessary paths to the SDK source files manually. When using the framework, the dynamic library, which is supplied with the SDK, will be directly linked to the application. If you would like to load the dynamic library at runtime, the Parallels Virtualization SDK includes a convenient The following subsections describe various compilation scenarios in detail and provide code samples. |
||||
|