Foundation > Using Rogue Wave Views on X Window Systems > Libraries
 
Libraries
 Rogue Wave® Views libraries are delivered in two versions:
*libxviews, which is based on Xlib.
*libmviews, which is based on Motif.
When developing a Rogue Wave Views application, you can create at link time either a pure Xlib application or an application that will be easier to integrate with Motif. Depending on what kind of application you want to obtain, you will link your files either with libxviews for a pure Xlib application or with libmviews for a Motif-based application. Your source code is independent of the library you choose to link with.
For details on using these libraries, see:
*Using the Xlib Version, libxviews
*Using the Motif Version, libmviews

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.