Wide Studio Application Builder User's Guide

Wide Studio Home
Up to


How to create a class library

The application builder has a function to create the class library which includes your classes. The output of project is usually a executable, but you can appoint a mode to turn it into a class library which is a shared library.
Check the radio button:[Class library] to generate output of project as a class library. The following figure is section:[Compiling] of project settings dialog.



[Generating a class library]

The following¡Îoutput¡Ïis the output file name which is appointed with section:[Linking]
System library name
UNIX lib[output].so (shared library)
¡¡ lib[output].a (static library)
Windows-NT lib[output].dll (dynamic link library)

See section:[How to use the new classes of the import libraries] to use these libraries from other project.
Document Release 1.3

For Use with Wide Studio Release 1.3, Summer 2001


Wide Stuido Home | Up to

Copyright(C) T. Hirabayashi, 2000-2001 Last modified: August 20, 2001