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 on Windows #22

Open
EzzypooOfNazareth opened this issue Dec 1, 2023 · 3 comments
Open

Building on Windows #22

EzzypooOfNazareth opened this issue Dec 1, 2023 · 3 comments

Comments

@EzzypooOfNazareth
Copy link

I noticed there was no info on building for windows in the readme, it just says to download the prebuilt executables. Wanted to try the 5.0 branch, which isn't prebuilt yet, so I tried finding a reliable way to build it on Windows and I think that MSYS2 with the mingw64 environment active appears to be very reliable. I tested with the 4.5a source and the updated 5.0 source code on two different Windows machines and the builds worked as expected. Possibly worth a quick update to the readme?

Machines Testing (using both raylua_s.exe and raylua_e.exe):

Machine 1:
OS: Windows 11 Home 23H2
CPU: 11th Gen Intel Core i7-11800H @ 2.30GHz 2.30 GHz
GPU: RTX 3060

Machine 2:
OS: Windows 10 Home 22H2
CPU: AMD Ryzen 7-5700U @ 4.3GHz
GPU: Integrated AMD Radeon

@teefan
Copy link

teefan commented Dec 17, 2023

Hi @EzzypooOfNazareth I tried building the 5.0rc1 branch in Msys2 Mingw64, however it says make[1]: *** No rule to make target 'amalg'. Stop.. Do you know what could be the problem? Thanks.

@arbims
Copy link

arbims commented Apr 20, 2024

I have same problem in lunix by the way

@TSnake41
Copy link
Owner

Hi @EzzypooOfNazareth I tried building the 5.0rc1 branch in Msys2 Mingw64, however it says make[1]: *** No rule to make target 'amalg'. Stop.. Do you know what could be the problem? Thanks.

I have same problem in lunix by the way

You need to make sure that git submodules are properly pulled.

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

4 participants