-
Build failed. Any ideas? Log is the following:
The system is: Darwin - 17.5.0 - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/local/bi…
-
Unfortunately, the build doesn't work under macOS (10.13.1) since one of the last changes in IfcOpenShell.
Xcode 9.0 (9A235) is installed.
Kurt
```
./build-all.py
This script fetches and b…
-
Unable to build on Sierra 10.12.6:
...
CLONE coreutils
CONFIG coreutils
BUILD coreutils
INSTALL coreutils
CLONE gmp
CONFIG gmp
BUILD gmp
INSTALL…
-
Hello,
How to compile the game on OSX ?
I installed the correct brew packages and set those variables:
franck-mac-book-air:trunk franck$ export SDL_LIBRARY=/usr/local/Cellar/sdl2
franck-mac-bo…
-
I am testing OS X 10.11 El Capitan GM and while trying to compile Heimdall I got this output for `make`:
```
$ make
Scanning dependencies of target pit
[ 6%] Building CXX object libpit/CMakeFiles/pi…
-
Hi,
criterion seems like an interesting project, but when I try to install it using `brew` I keep running into problems.
1. Original formula checks out an old revision of criterion, which has a refer…
-
Hi,
Trying to compile on a Mac using the instructions in 'Getting started'.
Clone and configure both appear to work ok however make fails with the error:
* [Full log file on gist.github](htt…
-
Hi,
Thank your for developing this great xmr miner!
After successful build on Linux, I would like to build on my MacBook Pro Retina 2012 (with Nvidia inside).
My laptop begins to be to old to sup…
-
Hi everybody!
I was able to go through all examples without problems. But when I tried the examples from ELL/examples/compiled_code, I neither had a Release directory nor a compile command. Do I ha…
h4gen updated
7 years ago
-
The following was performed on Mac OS X High Sierra
Xcode and Xcode tools are installed, and up to date
I followed the wiki on compiling.
I installed cmake `brew install cmake`
I installed the…