-
Hello.
I'm using Gauche on Windows.
Recently, Gauche updated bdwgc to 8.0.2 and build/test error began to occur
on MSYS2/MinGW-w64 **32bit** environent.
(There is no problem on MSYS2/MinGW-w64 **6…
-
Continuing from #32:
We now have py35 and py36 builds of cpymad produced by manual compilation using mingw from [WinPython3.4Qt5](https://sourceforge.net/projects/winpython/files/WinPython_3.4/3.4.…
-
Unity编辑器下Crash信息如下
Crash!!!
SymInit: Symbol-SearchPath: 'C:/Program Files/Unity2018_2_19f1/Editor/Data/Mono;.;E:\_work\project-destinychild\v01\Client;C:\Program Files\Unity2018_2_19f1\Editor;C:\Win…
-
Let try adding this to all Crystal Dockerfile and I like to see if there is any improvement to throughput or latency.
```
ENV GC_MARKERS 1
```
https://github.com/ivmai/bdwgc/blob/master/doc/R…
-
I have a simple wrap for the single threaded non-parallel build of bdwgc.
-
## Issue description
I got the warning multiple times when installing NixOS from `nixos-minimal-18.09pre145524.2a8a5533d18-x86_64-linux.iso`.
### Steps to reproduce
```
[root@nixos:~]# nix-c…
-
On macOS Mojave 10.14.1
clang 7.0.1 (LLVM)
Ran:
```
./configure --enable-static=yes --enable-shared=no --enable-cplusplus
make
make check
```
Seemed that the tests were compiled but at link…
-
When I create or convert a terrain at the end of the process I find an error and an empty mesh (200KB)
this is the error:
> ImportFBX
>
> Errors:
> Couldn't import file C:/Users/Salvo/Docum…
-
1) Ran cmake .\
2) Open with VS 2017 and build Debug for x86
3) Import gc-lib.lib into a new C program and method call to "GC_malloc".
4) Compile and get "unresolved external symbol" error.
Both…
-
I am looking for a physics library to create some testing benchmarks for collision detection and I am currently interested in trying Newton for it. However, I can't find any page/article/faq focused o…