-
### Issue summary
`make libxsmm` fails with f77 errors when building SkimCaffe. However, [libxsmm](https://github.com/hfp/libxsmm) can be built successfully as a standalone library. I'd appreciat…
-
Hi,
I encounter the following issue after make pycaffe
```
CXX src/caffe/layers/mkl_pooling_layer.cpp
In file included from ./include/caffe/mkl_memory.hpp(48),
from ./include/c…
-
after ./configure i have given make. it is produced below error
siva@siva-Vostro-3268:~/Downloads/libcanopen-master$ make
make all-recursive
make[1]: Entering directory '/home/siva/Downloads/lib…
-
I tried to compile on OSX and I got the following error during make:
```
$ make
Making all in src
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
Making all in .
CXX …
-
Hi,
I'm trying to compile it on Windows 7 and are stuck with
`[ 87%] Building Fortran object CMakeFiles/REFPROPObjects.dir/fortran/commons.for.obj
f951.exe: Warning: -fpic ignored for target (all…
mo-ca updated
6 years ago
-
make
git clone https://github.com/gost-engine/engine.git
Initialized empty Git repository in /usr/src/engine-master/engine/.git/
error: while accessing https://github.com/gost-engine/engine.git/in…
-
```
make_btree(nodeIds=c(1,2,3), leftChildIds = c(1, NA, NA), rightChildIds = c(2, NA, NA))
NodeId ParentNodeId LeftChildNodeId RightChildNodeId NodePath Depth
1: 1 1 …
-
Hi, I tried to compile your package `ohm_mirror_detector`, but get the following error. Can you help me to work it out?
My environment information:
> Ubuntu 16.04
> ROS: kinetic
In fact thi…
-
I got following error when using make to install the project:
/bin/sh: 1: nvcc: not found
Makefile:66: recipe for target 'obj/convolutional_kernels.o' failed
make: *** [obj/convolutional_kernels.…
xu932 updated
6 years ago
-
Hello,
when attempting to build the project, I encountered a warning about an unknown gcc command line option and a compilation error:
```
At top level:
cc1: note: unrecognized command-line op…