-
## Scenario
I was working on an example with a UART, which involves writing to a (usually) 8 bit register that has one field that is also 8 bits large (fills the size of the register). This field is …
-
Got this error trying to build in OSX
```bash
$ cmake .
-- Using custom FindBoost.cmake
-- Boost version: 1.64.0
-- Found the following Boost libraries:
-- thread
-- date_time
-- syste…
-
```
ld: unknown option: -pthread
clang: error: linker command failed with exit code 1 (use -v to see invocation)
--- errorlevel 1
```
That's what happens on my MBA 2013 running OS X 10.11.2.
Here's m…
-
I have install the eos master branch, eos dawn 2.x, now, when i remove the git folder and want to rebuild eos again, meet some error :
```
See also "/Users/root1/Desktop/CLionWorkSpace/ESmartCont…
-
This is with Developer Beta of macOS 10.13, using Xcode 9 beta, `Apple LLVM version 9.0.0 (clang-900.0.22.8)`.
- [x] `brew test pkg-config` fails because [it cannot find `openssl.pc`](https://gist.…
-
Hey!
I just wanted to give it a try and test the current build.
I followed the steps mentioned here: https://github.com/EOSIO/eos#macos-sierra-for-a-local-testnet
I updated brew and xcode(which…
dyyce updated
6 years ago
-
- [x] Ran `brew update` and retried your prior step?
- [x] Ran `brew doctor`, fixed as many issues as possible and retried your prior step?
- [x] Confirmed this is problem with specific formulae and…
xrisk updated
6 years ago
-
### Description of the problem
Since the contrib update of fribidi, I see a build failure on macOS.
> : CC gen-unicode-version.o
> : /bin/sh: -DHAVE_CONFIG_H: command not found
> …
-
希望给予一些解决问题的帮助!谢谢
错误提示如下:
[INFO-Build] Building...
[INFO-Build] -------------COMPILE OUTPUT START-------------
[INFO-Build] Making config file for first time
[INFO-Build]
[INFO-Build] processing…
-
Hello.
I'm faced with such issue while trying to install the wallet:
CLONE zcash
CONFIG zcash
BUILD zcash
make[1]: *** [build] Error 1
make: *** [zcash_all] Error 2
Ev…