logo

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 3.0

For Use with Wide Studio Release 3.0, Summer 2002


Wide Stuido Home | Up to

Copyright(C) T. Hirabayashi, 2000-2002 Last modified: June 10, 2002