gvsbuild
gvsbuild copied to clipboard
GTK stack for Windows
Hiii ^^ This PR will solve https://github.com/wingtk/gvsbuild/issues/200 😊 This PR isn't readyy yeet! These are the things I have to do first: - [x] run Ducible each step - [x]...
When I tried to build gtk4 on windows 11 I got an error: Cleaning up the build environment Checking msys tool Using C:\tools\msys64 for msys installation Checking Msvc tool Visual...
# Command gvsbuild build gtk4 # Result Cleaning up the build environment Checking msys tool Using C:\tools\msys64 for msys installation Checking Msvc tool Visual Studio installation(s) found: Visual Studio Community...
I have several issues with the build binaries and their pkg-config-files (in CMake): First, the shipped pkg-config produces broken paths (for CMake), somehow it tries to interpret the backslashes as...