-
```
+ cd build/linux-riscv64-normal-server-release/hotspot/linux_riscv_compiler2/generated
+ /usr/bin/g++ -DLINUX -D_GNU_SOURCE -DRISCV64 -DPRODUCT -I. -I/home/yansendao/git/riscv-port-jdk8u-ysd/hot…
-
It would be awesome if it was possible to precompile (and possibly cross-compile for different architectures) the Nifs for published libraries. This would make the installation by the user of the libr…
-
After configuring sceadan, when I try to run `make download` I get this error:
make[1]: Entering directory '/home/cc/sceadan/src'
wget https://www.dropbox.com/s/z3zm2s6c9owic2r/sceadan_model_pre…
-
The current implementation of H264 uses x264. However, it is not available on Fedora or RHEL-compatible distros for legal reasons. It is instead provided by [OpenH264](https://github.com/cisco/openh26…
-
### Description of Issue
Trying to build with latest VS2022 toolset on windows 11
### Steps to Reproduce
1. Run
> python build_scripts/build_usd.py ../Build/Release --build-variant release …
-
### Describe the project you are working on
Build speed can be increased by using PCH files to make complication of a given source file faster. This can also be made transparent and optional throug…
-
```
What steps will reproduce the problem?
1. Visual studio 2012 version 11.0.61030.00 update 4.
2. Compiling for arm-linux-androideabi 4.8
3. Not using Precompiled header PCH files
4. Precompiled hea…
-
Hello,
I can successfully package the game for Windows, but when I try to package for Linux, I always received this error :
Error: Missing precompiled manifest for 'AsyncLoadingScreen'. This mod…
-
```
What steps will reproduce the problem?
1. download and open archive
2. notice code and so file for linux
3. lament lack of precompiled dll unless I install mingw
What is the expected output? What…
-
Since build 10342 a file named VERSION.txt is distributed with CDDA precompiled binaries, so it could help to simplify getting version info for future CDDA versions.
The file format is the followin…