-
If the compiler in use is clang-cl many options `cmake_core.cmake` is setting will never be set and others will cause errors.
The former occurs in the section dealing with invariance because the `C…
-
compiling my project (OpenGD), i get the following errors on thirdparty libs in x86
the cmake command
`cmake -B build_x86 -A win32`
```
cmake --build build_x86
MSBuild version 17.5.1+f6fdcf53…
-
### Godot version
ada406f2f5
### System information
Fedora 38 (Workstation Edition Prerelease)
### Issue description
```
...
[Initial build] Compiling thirdparty/astcenc/astcenc_block_sizes.cp…
-
The current macOS support only handles a single x86 build slice, but it should be possible to support a single Universal binary that supports arm64 (NEON), x86_64 (SSE4.1), and x86_64h (AVX2) slices. …
-
Hi,
I meet color artifacts for relatively simple images.
Source image:
![balls](https://user-images.githubusercontent.com/7923719/214050067-53bed44b-afaa-413b-b9b3-d1aefc7bf732.png)
:white_ch…
-
Hi, first off, thank you for implementing this! Though, I followed every step in the readme and get the following output, when compiling.
Which version of the Fmod Engine(API) are you using? I tried …
-
Take the following test program and run it on Windows/arm64 or Windows/x64. Within a small number of minutes the JVM will crash. The HotSpot dump file shows e.g. the following as the stack trace:
`…
-
Sorry, I'm new to this. When I run the program it closes itself. How can I open the program?(i'm using Windows)
-
In vcpkg they are patching the library:
https://github.com/microsoft/vcpkg/tree/master/ports/ktx
Can something be done to avoid that need?
-
### Tested versions
4.1.4.rc
### System information
Manjaro Linux, Intel i5, NVIDIA GeForce GTX 1060 3GB, Vulkan
### Issue description
I get this error when I try to compile Android template.
`s…