User Tools

Site Tools


compilingonhaiku

This is an old revision of the document!


Building on Haiku

Preparing Haiku

Ports

Run the terminal application via Haiku menuApplicationsTerminal, then download and install Haikuporter:

wget http://ports.haiku-files.org/export/1230/haikuporter/trunk/installhaikuporter.sh
chmod 755 installhaikuporter.sh
./installhaikuporter.sh

Then, using Haikuporter install the required build dependencies:

haikuporter libmad glib2 taglib

Qt framework

First, make sure you are using a recent version of Haiku that supports Qt. The "gcc4 hybrid" versions support Qt. Then download Qt for Haiku from here.

Also, install git and gcc together with all GNU build utilities.

Then install the following libraries together with their development files:

- libmad, glib, libmcrypt, libsox, taglib

Getting the code

To get the code, clone it with git as shown on the homepage.

compilingonhaiku.1296954070.txt.gz · Last modified: 2011/02/06 01:01 by glaubitz

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki