-
currently, I use amazon web service. Can't this moudule install to EC2 Instance ? I use linux platform..
I intalled gcc-c++ complier as this command : sudo yum install gcc-c++
but there are compil…
-
Hello,
Where can I find the Qt to recompile to get HTML 5 videos working?
I know now I have to recompile Qt with proprietary codec support to get HTML 5 videos running.
Please help, I visited (th…
-
I'm using [Rocket](https://github.com/SergioBenitez/Rocket) to build my website, and got a complier error, here is a minimum demo to reproduce:
Cargo.toml:
```
[package]
name = "demo"
version =…
sbwtw updated
6 years ago
-
Thank you for taking the time to submit an issue!
## Background information
### What version of Open MPI are you using? (e.g., v1.10.3, v2.1.0, git branch name and hash, etc.)
master branch
…
-
Hi! I'm opening this issue despite #25 existing. When trying to cross-compile a project that has `backtrace-rs` as a transitive dependency, I get the following error:
Standard
```bash
minim…
-
#### Description
Hi, i am running into a problem installing Surprise package on Python.
Python version 3.6.3, Spyder 3.2.4
#### Steps/Code to Reproduce
pip install numpy = ok, pip install…
-
I was not able to install it
==================================
git clone :
==================================
> git clone --recursive https://github.com/ruolin/Strawberry.git
Cloning into 'Str…
pepap updated
6 years ago
-
Hi!
Lib built successfully for x86 on my Linux machine. But also I would to build this for ARMv7 and stuck.
I have gcc-7 and g++-7 cross compiler **arm-linux-gnueabi**. OpenSSL and Zlib successful…
-
For ease of maintainance, I want to migrate each containers to them in [Intel TBB](https://www.threadingbuildingblocks.org/) .
Currently, we use C++11 `unordered_map` . However it is supported sinc…
-
I use Anaconda2 Python, HDF5 is bundled.( at the beginning, I install HDF5 with brew, they give me some warning, the vision of lib and header are different .
so I unistall it)
and when I use make runt…