User Tools

Site Tools


compilingonhaiku

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
compilingonhaiku [2011/02/06 00:54] glaubitzcompilingonhaiku [2011/02/06 01:17] glaubitz
Line 12: Line 12:
 </code> </code>
  
-Firstmake sure you are using a recent version of Haiku that supports Qt. The "gcc4 hybrid" versions support Qt. Then download Qt for Haiku from [[http://qt-haiku.ru/index.php?option=com_rokdownloads&view=folder&Itemid=60|here]].+Then, using //Haikuporter// install the required build dependencies: 
 +<code> 
 +haikuporter pkgconfig-0.25 gettext 
 +haikuporter libmad glib-2.24.2 taglib-1.6.3 
 +</code>
  
-Also, install //git// and //gcc// together with all GNU build utilities.+//libmcrypt// and //sox// have to be downloaded and installed manually: 
 +<code> 
 +wget http://downloads.sourceforge.net/project/mcrypt/MCrypt/2.6.8/mcrypt-2.6.8.tar.gz 
 +wget http://downloads.sourceforge.net/project/sox/sox/14.3.1/sox-14.3.1.tar.gz 
 +</code>
  
-Then install the following libraries together with their development files:+==== Qt framework ====
  
-libmad, glib, libmcrypt, libsox, taglib+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 [[http://qt-haiku.ru/index.php?option=com_rokdownloads&view=folder&Itemid=60|here]].
  
 ===== Getting the code ===== ===== Getting the code =====
Line 28: Line 36:
   * Haiku Homepage: [[http://www.haiku-os.org/]]   * Haiku Homepage: [[http://www.haiku-os.org/]]
   * Haiku Ports: [[http://ports.haiku-files.org/]]   * Haiku Ports: [[http://ports.haiku-files.org/]]
-  * Qt4 for Haiku: [[http://dev.osdrawer.net/projects/qt-beos]] 
   * Haiku GCC4 Hybrid: [[http://haiku-files.org/cd/]]   * Haiku GCC4 Hybrid: [[http://haiku-files.org/cd/]]
-  * Another Qt4 for Haiku: [[http://qt-haiku.ru/index.php?option=com_rokdownloads&view=folder&Itemid=60]]+  * Qt4 for Haiku: [[http://qt-haiku.ru/]] 
 +  * Another port of Qt4 for Haiku: [[http://dev.osdrawer.net/projects/qt-beos]]
compilingonhaiku.txt · Last modified: 2011/07/24 18:01 by glaubitz

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki