Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
ASLM C++
Last Revision: | Version 1.0, 2003-01-14 First Version |
Build Requirements: | |
Runtime Requirements: | Carbon MPW C 3.2.2 or later |
This snippet shows how to turn a generic C++ class (not Pascal/Handle object based) into a Shared Library class. The Makefile is a suitable template for similar work. Some of you wonder why the Makefile is not a typical Build style Makefile. Well, it makes sense to create a more flexible Makefile to generate libraries, than to create a makefile that assumes that you are always building an empty application or something similar. Requirements: MPW C 3.2.2 or later Keywords: Shared Library, library, C++
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-14