User Tools

Site Tools


Joomla says you aren't logged in
development:building_on_windows

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
development:building_on_windows [2016/04/16 02:04]
FDR [Install Deviation]
development:building_on_windows [2016/04/16 02:07]
FDR [Install portaudio]
Line 1: Line 1:
 ===== Development on Windows ===== ===== Development on Windows =====
 ''​Note,​ these instructions may be out of date.  Please help to make them current''​ ''​Note,​ these instructions may be out of date.  Please help to make them current''​
-==== Install ​MingW ==== +==== Install ​MinGW ==== 
-  * [[http://​sourceforge.net/​projects/​mingw/​files/​Installer/​mingw-get-inst/​mingw-get-inst-20120426/​mingw-get-inst-20120426.exe/​download|Download]] ​the mingw installer+  * [[http://​sourceforge.net/​projects/​mingw/​files/​Installer/​mingw-get-inst/​mingw-get-inst-20120426/​mingw-get-inst-20120426.exe/​download|Download ​the MinGW installer]]
   * Run the installer, and select '​C++',​ '​MSYS'​ and the '​Developer Toolkit'​   * Run the installer, and select '​C++',​ '​MSYS'​ and the '​Developer Toolkit'​
  
-==== Install ​fltk ==== +==== Install ​FLTK ==== 
-  * [[http://​www.fltk.org/​software.php?​VERSION=1.3.0&​FILE=fltk/​1.3.0/​fltk-1.3.0-source.tar.gz|Download]] ​fltk+  * [[http://​www.fltk.org/​software.php?​VERSION=1.3.0&​FILE=fltk/​1.3.0/​fltk-1.3.0-source.tar.gz|Download ​FLTK]]
   * Start msys (you should have an icon, but otherwise run C:​\MingW\msys\1.0\msys.bat   * Start msys (you should have an icon, but otherwise run C:​\MingW\msys\1.0\msys.bat
   * mkdir src   * mkdir src
Line 16: Line 16:
   * make install   * make install
  
-==== Install ​portaudio ​==== +==== Install ​PortAudio ​==== 
-  * [[http://​www.portaudio.com/​archives/​pa_stable_v19_20111121.tgz|Download]] ​portaudio+  * [[http://​www.portaudio.com/​archives/​pa_stable_v19_20111121.tgz|Download ​PortAudio]]
   * Start msys (you should have an icon, but otherwise run C:​\MingW\msys\1.0\msys.bat   * Start msys (you should have an icon, but otherwise run C:​\MingW\msys\1.0\msys.bat
   * cd src   * cd src
development/building_on_windows.txt (108567 views) · Last modified: 2016/04/30 08:17 by PhracturedBlue