woff2_build
woff2_build copied to clipboard
How to use
Hey Lencil,
Thanks for making this! but how do i use it? :)
allready got it. ./wof2_compress.exe filename.ttf
thanks!
I am very new to this stuff, so I need a little more guidence. Could you please share a step-by-step instruction on how to use this and make it work. I am sure you'd help a lot of Newbies like myself out.
Status: OS -Windows 11 / Hyper.io (Terminal) / git installed / cmake installed.
When following the instructions on "github.com/google/woff2" the error occurs when "make"(unrecognized command) or alternative "cmake .."(failed with: file not found)
C:\Users\user\Downloads\var convert\woff2\out>cmake ..
-- Building for: NMake Makefiles
CMake Deprecation Warning at CMakeLists.txt:10 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
CMake Error at CMakeLists.txt:12 (project):
Running
'nmake' '-?'
failed with:
Das System kann die angegebene Datei nicht finden
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
C:\Users\user\Downloads\var convert\woff2\out>