Linux User
Linux User
What about Godot 3.1 Stable?
This would fix #2
I get a boot loop (endless showing Antergos loading screen) when I select Antergos Live System (cd/dvd), I'm booting from USB (8GB). Previously it was working.
If I boot the non-graphical version, I get ```Buffer I/O error on dev sdb1, logical block 0, async page read``` I've formatted the USB with Fat32 and copied the files...
(2/2) ```bash :#define NTSYSAPI DECLSPEC_IMPORT276:18: note: expanded from macro 'NTSYSAPI' ^/home/user/zig-bootstrap/out/host/lib/zig/libc/include/any-windows-any/winnt.h#define NTSYSAPI DECLSPEC_IMPORT: 7749 ^: 5:/home/user/zig-bootstrap/out/host/lib/zig/libc/include/any-windows-any/winnt.h :error: 154'__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for...
This is the output when cross-compiling from `x86_64-gentoo-linux-musl` host: ```bash [ 91%] Built target LLVMAVRCodeGen [ 92%] Built target LLVMARMCodeGen [ 96%] Built target LLVMAMDGPUCodeGen [ 97%] Built target LLVMAArch64CodeGen...
Currently fails with ``` bash -- Found ccache /usr/bin/ccache -- Configuring zig version 0.10.0-dev.2931+bdf3fa12f -- Configuring done -- Generating done -- Build files have been written to: /home/user/zig-bootstrap/out/build-zig-host [ 1%]...
Similar output with `x86_64-gentoo-linux-musl` host: ```bash -- Found ccache /usr/bin/ccache -- Configuring zig version 0.10.0-dev.2931+bdf3fa12f -- Configuring done -- Generating done -- Build files have been written to: /home/user/zig-bootstrap/out/build-zig-host [...
Currently doesn't crash using `x86_64-gentoo-linux-musl` as host, `execinfo` is missing though (possible workaround is to cross-compile the library manually) ```bash [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o zig: warning: argument unused...
CMake output is currently different with `x86_64-gentoo-linux-musl` as host: ```bash -- Found ccache /usr/bin/ccache -- Configuring zig version 0.10.0-dev.2931+bdf3fa12f -- Configuring done -- Generating done -- Build files have been...