Wiki

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
university:tools:m2k:scopy:build-windows [31 Jul 2019 11:32] – Update build guide for windows Guramulta Danieluniversity:tools:m2k:scopy:build-windows [07 Jan 2020 10:58] – [Installing MSYS2] Adrian Suciu
Line 14: Line 14:
     mingw-w64-x86_64-boost mingw-w64-x86_64-python3 mingw-w64-x86_64-fftw \     mingw-w64-x86_64-boost mingw-w64-x86_64-python3 mingw-w64-x86_64-fftw \
     mingw-w64-x86_64-libzip mingw-w64-x86_64-glib2 mingw-w64-x86_64-glibmm \     mingw-w64-x86_64-libzip mingw-w64-x86_64-glib2 mingw-w64-x86_64-glibmm \
-    mingw-w64-x86_64-pkg-config mingw-w64-x86_64-ninja \+    mingw-w64-x86_64-pkg-config mingw-w64-x86_64-hdf5 mingw-w64-x86_64-ninja \
     mingw-w64-x86_64-breakpad-git git tar**     mingw-w64-x86_64-breakpad-git git tar**
 </xterm> </xterm>
Line 23: Line 23:
     mingw-w64-i686-libxml2 mingw-w64-i686-libusb mingw-w64-i686-boost mingw-w64-i686-python3 \     mingw-w64-i686-libxml2 mingw-w64-i686-libusb mingw-w64-i686-boost mingw-w64-i686-python3 \
     mingw-w64-i686-fftw mingw-w64-i686-libzip mingw-w64-i686-glib2 mingw-w64-i686-glibmm \     mingw-w64-i686-fftw mingw-w64-i686-libzip mingw-w64-i686-glib2 mingw-w64-i686-glibmm \
-    mingw-w64-i686-pkg-config mingw-w64-i686-ninja mingw-w64-i686-breakpad-git git tar**+    mingw-w64-i686-pkg-config mingw-w64-i686-hdf5 mingw-w64-i686-ninja mingw-w64-i686-breakpad-git git tar**
 </xterm> </xterm>
  
Line 36: Line 36:
 <xterm> <xterm>
     **pacman -S mingw-w64-i686-astyle**     **pacman -S mingw-w64-i686-astyle**
-</xterm> 
- 
-An older version of hdf5 is needed, the one that is currently being installed on MSYS2 is not supported: 
- 
-**64-bit:** 
-<xterm> 
-    **<nowiki>wget -q http://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-hdf5-1.8.21-2-any.pkg.tar.xz 
-    pacman -U --force --noconfirm mingw-w64-x86_64-hdf5-1.8.21-2-any.pkg.tar.xz</nowiki>** 
-</xterm> 
- 
-**32-bit:** 
-<xterm> 
-    **<nowiki>wget -q http://repo.msys2.org/mingw/i686/mingw-w64-i686-hdf5-1.8.21-2-any.pkg.tar.xz 
-    pacman -U --force --noconfirm mingw-w64-i686-hdf5-1.8.21-2-any.pkg.tar.xz</nowiki>** 
 </xterm> </xterm>
  
university/tools/m2k/scopy/build-windows.txt · Last modified: 14 Jul 2020 17:15 by Adrian Suciu