-
here is an example project:
https://gitlab.com/xnor/stm32f0308-disco-rust
If I build it without --release I get
target/thumbv6m-none-eabi/debug /deps/libstm32f030-5466fdead1a18a6d.rlib(s…
-
Hi
I am getting the following error while trying to build opm-grid from scratch. It is related to #243 but cannot figure out where am I going wrong.
```
**loading initial cache file ../../option…
-
On macOS Sierra
install xcode for g++
brew install tesseract --all-languages
brew install leptonica
Here is the error after I ran `cmake -DCMAKE_INSTALL_PREFIX:PATH=$HOME ..`
```
-- The C …
-
I recently (and perhaps foolishly) went to OSX 10.12 on my Mac, and am having some GalSim installation woes. Note that I jumped directly from 10.9 because I had been worried about 10.10 when it came …
-
```
$ cmake -G "Xcode" ..
-- The C compiler identification is AppleClang 6.1.0.6020053
-- The CXX compiler identification is AppleClang 6.1.0.6020053
-- Check for working C compiler using: Xcode
-- Ch…
-
I've built GCC 6.2.0 using ./build_gcc.sh
The .sh script includes `LANGS="c,c++,objc,obj-c++"` and `--enable-languages=$LANGS \`
```
x86_64-apple-darwin15-gcc -v
Using built-in specs.
COLLECT_…
zelid updated
7 years ago
-
1、OS:
conda create -n caffe numpy scipy scikit-learn matplotlib ipython jupyter pandas python=3.6.1
MacOS Sierra(10.12.4)、Xcode(8.3.2)、Python(3.6.1)、gcc(4.8.5)
2、build:
cmake -D CMAKE_BUILD_…
-
Trying to build a minimal set of rust libraries to link against for cross compiling to a 32 bit host.
```
./configure --enable-rustbuild --target=i686-unknown-linux-gnu
python src/bootstrap/bootstrap…
-
Under bazel 0.4.4, I get the following error on osx while trying to build/link google/protobuf:protoc
```
ERROR: /private/var/tmp/_bazel_pcj/63330772b4917b139280caef8bb81867/external/com_github_go…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR31467](https://bugs.llvm.org/show_bug.cgi?id=31467) |
| Status | RESOLVED INVALID |
| Importance |…