-
I'm trying to build GHDL v. 0.37 from source with LLVM backend in macOS 10.15 (Catalina) because is missing in the pre-built packages.
I created a build folder inside the sources folder:
mkdir bui…
-
Building in CLI
Here are my details for the environment:
dotnet: 2.2.100-preview1-008633
openssl: 1.0.2o_1
mono: JIT compiler version 5.8.1.0
cmake: version 3.11.1
xcode : 9.2
```
Output …
-
**Describe the bug**
The installation seems to break for `xfoil`.
So it is actually not an AeroSandbox bug, but one of its dependencies.
I wonder if `xfoil` is mandatory for the VLM, or it cou…
-
I get a compiler error when trying to build opm-common:
```
CMakeFiles/genkw.dir/src/opm/parser/eclipse/Parser/createDefaultKeywordList.cpp.o
In file included from /usr/local/Cellar/gcc/9.2.0_1/i…
-
System test fails to compile on [osx1011-x86-1](https://ci.eclipse.org/openj9/job/Test-extended.system-JDK11-osx_x86-64_cmprssptrs/19/consoleFull) but compiles on [osx1011-x86-2 ](https://ci.eclipse.o…
-
Attempting to define arm64e as an architecture will result in an error.
I am building using iPhoneOS13.2.sdk. Why do I get this problem?
-
**Describe GraalVM and your environment :**
- GraalVM version or commit id if built from source: 20.0
- CE or EE: CE
- Build Time or run time failure: build-time
- JDK version: 8
- Native co…
-
I have a program, called QSoas that sometimes can nest calls to mruby, i.e. a mruby eval that runs a C++ code that runs a mruby eval. In version 1.4.1, this worked perfectly fine. In 2.0.0 and in the …
-
On Mac OS X Catalina here
```
$./zcutil/build.sh
+ PROTON_ARG=
+ '[' x = x--enable-proton ']'
+ eval make --version
++ make --version
GNU Make 3.81
Copyright (C) 2006 Free Software Foundat…
-
The project fails to run cmake with the following error:
```
> ./darwin-x64-dockcross cmake -Bbuild/darwin-x64 -H. …