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

Can't build Godot on Windows 10 with MinGW #91710

Closed
TokageItLab opened this issue May 8, 2024 · 1 comment · Fixed by #91751
Closed

Can't build Godot on Windows 10 with MinGW #91710

TokageItLab opened this issue May 8, 2024 · 1 comment · Fixed by #91751

Comments

@TokageItLab
Copy link
Member

Tested versions

System information

Windows 10 with terminal on VSCode

Issue description

It seems failed to build godot_res.windows.editor.x86_64.o.

Log:

 *  Executing task: scons platform=windows target=editor -j 16 

scons: Reading SConscript files ...
Using MinGW, arch x86_64
Building for platform "windows", architecture "x86_64", target "editor".
Checking for C header file mntent.h... (cached) no
scons: done reading SConscript files.
scons: Building targets ...
[Initial build] build_res_file(["platform\windows\godot_res_wrap.windows.editor.x86_64.o"], ["platform\windows\godot_res_wrap.rc"])
[Initial build] Compiling platform\windows\os_windows.cpp ...
[Initial build] Compiling platform\windows\display_server_windows.cpp ...
[Initial build] Compiling platform\windows\native_menu_windows.cpp ...
[Initial build] build_res_file(["platform\windows\godot_res.windows.editor.x86_64.o"], ["platform\windows\godot_res.rc"])
[Initial build] Compiling main\main.cpp ...
[Initial build] Compiling main\performance.cpp ...
[Initial build] Compiling modules\ktx\register_types.cpp ...
[Initial build] Compiling modules\ktx\texture_loader_ktx.cpp ...
[Initial build] Compiling modules\theora\register_types.cpp ...
[Initial build] Compiling modules\theora\video_stream_theora.cpp ...
[Initial build] Compiling modules\vorbis\audio_stream_ogg_vorbis.cpp ...
[Initial build] Compiling modules\vorbis\register_types.cpp ...
[Initial build] Compiling modules\vorbis\resource_importer_ogg_vorbis.cpp ...
[Initial build] Compiling modules\astcenc\image_compress_astcenc.cpp ...
[Initial build] scons: *** [platform\windows\godot_res_wrap.windows.editor.x86_64.o] Error -1
Compiling modules\astcenc\register_types.cpp ...
scons: *** [platform\windows\godot_res.windows.editor.x86_64.o] Error -1
scons: building terminated because of errors.
[Time elapsed: 00:00:13.43]

Steps to reproduce

Build Godot on Windows 10 with terminal on VSCode

Minimal reproduction project (MRP)

N/A

@akien-mga
Copy link
Member

CC @Repiteo

huwpascoe pushed a commit to huwpascoe/godot that referenced this issue May 10, 2024
dimitry- pushed a commit to AndroidWasm/godot that referenced this issue May 16, 2024
MewPurPur pushed a commit to MewPurPur/godot that referenced this issue Jul 11, 2024
2nafish117 pushed a commit to 2nafish117/godot that referenced this issue Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants