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

Has anyone successfully built on Windows? #18

Open
tkzcxl opened this issue May 18, 2024 · 0 comments
Open

Has anyone successfully built on Windows? #18

tkzcxl opened this issue May 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@tkzcxl
Copy link

tkzcxl commented May 18, 2024

I got an error after trying to build
`
Traceback (most recent call last):
File "D:\Godot\Godot_v4.2.2-stable_mono_win64\godot-rive\build\build.py", line 236, in
build_rive(platform, target)
File "D:\Godot\Godot_v4.2.2-stable_mono_win64\godot-rive\build\build.py", line 75, in build_rive
handle_fail(subprocess.call(args, cwd="../thirdparty/rive-cpp"))
File "C:\Users\a1247\AppData\Local\Programs\Python\Python39\lib\subprocess.py", line 349, in call
with Popen(*popenargs, **kwargs) as p:
File "C:\Users\a1247\AppData\Local\Programs\Python\Python39\lib\subprocess.py", line 951, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Users\a1247\AppData\Local\Programs\Python\Python39\lib\subprocess.py", line 1421, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2]
Process finished with exit code 1

`

@audse audse added the bug Something isn't working label May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants