-
**What version of protobuf and what language are you using?**
Version: `3.6.0.1`
Language: `Java`
**What operating system (Linux, Windows, ...) and version?**
`macOS 10.13.5`
**What runtime /…
-
Dear Developers,
I was trying to install the work queue program on Mac OS 10.14 but encountering some issues during compilation. I used python 3.6 installed with anaconda. I have also installed the…
-
### Description of the problem / feature request:
After updating to Bazel 0.15.0, C++ binaries are being linked with the flag `-Wl,-no-as-needed` which does not exist in the MacOS linker.
```
$ b…
-
I'm attempting to build the clang toolchain in an effort to add `omp.h` (at @msarahan's advice). A couple issues so far:
1. I had to change the hash for the main llvm download as below. There's som…
-
Hi,
I am posting this issue here based on the suggestion from Sean in brew discourse.
See: https://discourse.brew.sh/t/hdf5-installation-problem-on-high-sierra/3302
- [x] are reporting a bug …
-
I have created the directory and put all the cmake files in it. I have properly linked it as a module in my `CMakeLists.txt` file. I have downloaded SDL2, yet for some reason I am getting this error.
…
-
stm系列板卡配置中没有*.mk文件?
不知道是不是我下载代码不全?还是……
通过网页浏览也没有发现mk文件?
另外,支持的开发板比较少,支持的核种类更少,只支持Cortex-M4?
-
Hey. I was wondering if there's any hope of getting this to work with the latest XCode version and OSX. The docs mentioned that XCode 7.3 is the latest (I'm using 8.2.1). I noticed the project only ha…
-
See [Implement all x86 vendor intrinsics](https://github.com/rust-lang-nursery/stdsimd/issues/40) for more information about implementing intrinsics.
Also see https://github.com/rust-lang-nursery/e…
jcsoo updated
5 years ago
-
I found OpenFileDialog very useful and would like to have the same for folders. If you don't have time for it I can try to dig into it.