-
```
What steps will reproduce the problem?
1. Running "make LLVM_VERSION_INFO=2.0-svn-iphone-dev-0.3-svn", inside
"llvm-gcc-4.0-
iphone" fails
What is the expected output? What do you see instead?
T…
-
```
What steps will reproduce the problem?
1. Running "make LLVM_VERSION_INFO=2.0-svn-iphone-dev-0.3-svn", inside
"llvm-gcc-4.0-
iphone" fails
What is the expected output? What do you see instead?
T…
-
### Description of the Issue
Some code folding not working properly.
### Steps to Reproduce the Issue
1. Get file at https://github.com/c-smile/sciter-js-sdk/blob/main/include/sciter-win-main.cpp…
-
```
What steps will reproduce the problem?
1. Running "make LLVM_VERSION_INFO=2.0-svn-iphone-dev-0.3-svn", inside
"llvm-gcc-4.0-
iphone" fails
What is the expected output? What do you see instead?
T…
-
```
What steps will reproduce the problem?
1. Running "make LLVM_VERSION_INFO=2.0-svn-iphone-dev-0.3-svn", inside
"llvm-gcc-4.0-
iphone" fails
What is the expected output? What do you see instead?
T…
-
```
What steps will reproduce the problem?
1. Running "make LLVM_VERSION_INFO=2.0-svn-iphone-dev-0.3-svn", inside
"llvm-gcc-4.0-
iphone" fails
What is the expected output? What do you see instead?
T…
-
```
FAILED: glslang/CMakeFiles/glslang.dir/__/SPIRV/disassemble.cpp.obj
G:\MABS\msys64\mingw32\bin\ccache.exe g++ -DENABLE_HLSL -DENABLE_OPT=1 -DENABLE_SPIRV -DGLSLANG_OSINCLUDE_WIN32 -IG:/MABS/bu…
-
```
What steps will reproduce the problem?
1. Running "make LLVM_VERSION_INFO=2.0-svn-iphone-dev-0.3-svn", inside
"llvm-gcc-4.0-
iphone" fails
What is the expected output? What do you see instead?
T…
-
Hi,
Downloaded tdm64-gcc-9.2.0.exe and installed.
Trying to compile FreeImage I am getting this error
```
[ 0%] Building CXX object CMakeFiles/FreeImage.dir/Source/FreeImage/FreeImage.cpp.obj
…
-
When learning emscripten, I encountered the following problems. When fetching the ccall function, I encountered the following error: `native function `stackSave` called before runtime initialization`
…