User Tools

Site Tools


c:build:build-taglib-statically-on-windows-vs2017

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
c:build:build-taglib-statically-on-windows-vs2017 [2019/08/13 21:48] odeftac:build:build-taglib-statically-on-windows-vs2017 [2019/08/13 21:48] odefta
Line 2: Line 2:
  
   - Install cmake for windows (https://cmake.org/download/) - x64. Installer will ask to add the cmake exe folder to the PATH variable - use this option   - Install cmake for windows (https://cmake.org/download/) - x64. Installer will ask to add the cmake exe folder to the PATH variable - use this option
-  - [[c:build:build-zlib-statically-on-windows-vs2017|Build zlib statically on Windows using Visual Studio 2017]] (it is needed by Taglib). In the below example we'll consider that the zlib folder is D:\OpenSource\zlib +  - [[c:build:build-zlib-statically-on-windows-vs2017|Build zlib statically on Windows using Visual Studio 2017]] (it is needed by Taglib). In the below example we'll consider that the zlib folder is **D:\OpenSource\zlib** 
-  - Download [[https://taglib.org/releases/taglib-1.11.1.tar.gz|Taglib archive]] and extract it (ex D:\OpenSource\taglib)+  - Download [[https://taglib.org/releases/taglib-1.11.1.tar.gz|Taglib archive]] and extract it (ex **D:\OpenSource\taglib**)
   - Open 'Developer Command Prompt for VS 2017' console   - Open 'Developer Command Prompt for VS 2017' console
   - cd D:\OpenSource\taglib   - cd D:\OpenSource\taglib
Line 17: Line 17:
   - Set configuration on Debug win32   - Set configuration on Debug win32
   - Rebuild all solution   - Rebuild all solution
-  - Rebuild INSTALL solution. It will generate all files to D:\Taglib+  - Rebuild INSTALL solution. It will generate all files to **D:\Taglib**
  
 ===== Build release configuration ===== ===== Build release configuration =====
c/build/build-taglib-statically-on-windows-vs2017.txt · Last modified: 2023/07/04 19:36 by 127.0.0.1