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 comprised of 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.70 for WideStudio ver 3.70, May 2004


WideStudio documents index | Table of contents

Copyright(C) WideStudio Development Team, 1999-2004 Last modified: May 25, 2004