Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building for MinGW on Windows #25

Open
seannowotny opened this issue Dec 16, 2024 · 0 comments
Open

Building for MinGW on Windows #25

seannowotny opened this issue Dec 16, 2024 · 0 comments

Comments

@seannowotny
Copy link

seannowotny commented Dec 16, 2024

Hello, I would like to build the rive runtime for MinGW.
Running premake5 gmake2 in the build directory works fine.
A problem arrises when running mingw32-make from mysys2 mingw64. Log:

==== Building rive_harfbuzz (debug) ====
Creating windows/cache/obj/debug/debug/rive_harfbuzz
gsubgpos-context.cc
...
world_transform_component.cpp
Creating windows/bin/debug
Linking rive
C:\msys64\mingw64\bin\ar.exe: wi: No such file or directory
mingw32-make[1]: *** [rive.make:1003: windows/bin/debug/rive.lib] Error 1
mingw32-make: *** [Makefile:54: rive] Error 2

If anyone has faced this issue before and found a solution please let me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant