User Tools

Site Tools


compilingonwindows

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
compilingonwindows [2009/05/30 22:21] glaubitzcompilingonwindows [2009/06/17 17:30] wikiadmin
Line 1: Line 1:
 ====== CompilingOnWindows ====== ====== CompilingOnWindows ======
  
-This page explains how to compile libhimd on Windows using CygWin. +This page explains how to compile libhimd on Windows using CygWin. It is recommended, however, to build everything with MinGW for Windows: see also [[CompilingWithMinGW]]
- +
-See also [[CompilingWithMinGW]]+
  
 ===== Requirements ===== ===== Requirements =====
Line 11: Line 9:
 Install CygWin with the following packages: Install CygWin with the following packages:
  
-autoconf, automake, pkg-config, libtool, glib2.0-devel, libmcrypt-devel, gcc4, make, git, wget, cmake, libsox+autoconf, automake, pkg-config, libtool, glib2.0-devel, libmcrypt-devel, gcc4, make, git, wget, libsox
  
 ===== Getting the Code ===== ===== Getting the Code =====
Line 46: Line 44:
 <code> <code>
 cd .. cd ..
-cd libhimd +qmake -r 
-./autogen.sh && make+make
 </code> </code>
  
compilingonwindows.txt · Last modified: 2017/10/01 09:02 by thp

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki