WideStudio Logo
WideStudio
Application Builder User's Guide
WideStudio Index
Table of contents


Create a Class Library

The application builder has a function to create a class library comprising your classes. The output of the project is usually an executable file, but you can select a mode to turn it into a shared library of classes.

Check the [Class library] radio button to make the project output be a class library. The following figure shows the [Compiling] section of the project settings dialog.



[Generating a class library]

In the following, [output] is the output file name which is specified in the [Linking] section.

System library name
UNIX lib[output].so (shared library)
  lib[output].a (static library)
Windows lib[output].dll (dynamic link library)



See section:[How to use the new classes of the import libraries] to use these libraries from other projects.

Document Release 3.20 for WideStudio ver 3.20, Oct 2002


WideStudio documents index | Table of contents

Copyright(C) T. Hirabayashi, 2000-2002 Last modified: Oct 27, 2002