Skip to content

Component:Cpp bindings

Erik Massop edited this page Nov 4, 2017 · 1 revision

This article or section needs to be updated. Parts of this article or section have been identified as no longer being up to date. Please update the article to reflect recent events, and remove this text when finished.

**This page describes a component of XMMS2.**

The Summary section will be used as a basis for package descriptions, so please make sure that the text is suited for that. The contents of this page will be gathered automatically by a script. It is important that the Summary section is kept.

Summary =======

C++ bindings for the client library.

Prerequisites

We use the preferred syntax of boost.function and boost.signal so any compiler that doesn't handle that won't work, they're listed here

Building

Just make sure the prerequisites are met and scons will build the bindings with the rest of the stuff.

Usage

There are tutorials for the C++ bindings in xmms2-tutorial.git tree.

Notes

Bug 845

Clone this wiki locally