S60 Open C
Introduction to Glib

Introduction to Glib

Table of Contents

Getting started with Glib

 


Getting started with Glib

The following files must be added to the MMP file of the project in order to build an application based on Glib:

  • Include Glib headers as system include files:
    SYSTEMINCLUDE \epoc32\include\stdapis\glib-2.0 
  • Add libraries libc.lib and libglib.lib. The application will not link in the absence of the libc.lib library.

Give feedback of this section


Back to top


Copyright ©2008 Nokia Corporation. All rights reserved. This documentation can be used in the connection with this Product to help and support the user.