Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 543a9e627fe20e1af9e8136b2ae0ae26 > files > 10

guiloader-2.19.0-2.fc15.i686.rpm


1. ABOUT GUILOADER
2. RPM-BASED INSTALLATION
3. HOW TO REPORT ERRORS

==================
1. About GuiLoader
==================

The GuiLoader library allows applications to reconstruct user interfaces from GuiXml files. GuiXml interfaces are created and edited by the Crow Designer. Access to the GuiLoader functionality for applications in C++ is granted by a special auxiliary library, GuiLoader-C++.

Home page: http://www.crowdesigner.org

=========================
2. RPM-based Installation
=========================

GuiLoader compilation requires the following development package:

- gtk2-devel

GuiLoader runtime dependencies consist in this package:

- gtk2

Building and installing GuiLoader may be performed with standard RPM commands:

$ rpmbuild -ta guiloader-X.Y.Z.tar.bz2
# rpm -U guiloader-X.Y.Z-0.1.x86_64.rpm guiloader-devel-X.Y.Z-0.1.x86_64.rpm

=======================
3. How to Report Errors
=======================

Error reports should include all relevant information if possible:

* Crow Designer and GuiLoader versions
* the name and the version of the operating system
* full versions of GTK+ and the compiler 
* the program output and the crash dialog text 
* the procedure to reproduce the error
* .gui files and the source code