-
Using msys2 under Windows 10, the following warnings and errors are given, preventing the build of the library.
```
$ git clone https://github.com/mlba-team/xdispatch.git
Cloning into 'xdispatch'..…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR20818](https://bugs.llvm.org/show_bug.cgi?id=20818) |
| Status | NEW |
| Importance | P normal |
|…
-
Hi:
I'm trying to compile OpenNebulosity in Windows using Microsoft Visual Studio Community 2019 Version 16.11.5. However, I get these errors:
```
Severity Code Description Project File Lin…
-
Are there any differences compared to the mac compiler where multithreading is handled by GCD?
In other words: will all CPU cores be used for heavy-duty tasks or do you need to handle it yourself?
…
-
@emzeat I tried to build this against `libdispatch-legacy` port, which in fact is just Apple-released `libdispatch` for 10.6.8 (it is built as a separate static library, not a part of `libSystem`, but…
-
I'm trying to build xdispatch under haiku, so cloned xdispatch repository and installed conan 2.2.2 using pip, then also mz-cmaketools (into build/ ) but this is the fail:
![cmake_failure_due_to_co…
-
@emzeat
Yes, I know it is archaic, but a) it works and b) it enhances portability, since on some systems Qt5 is broken (and never worked).
P. S. I will be interested to test this on Darwin PowerPC…
-
AFAIU, Apple/Clang blocks are standard C structures behind the scenes, and support for them on Linux only relies on building with clang, not on ObjC (but possibly also on libBlocksRuntime provided by …
RJVB updated
3 months ago
-
My apologies for even asking since I assume this is a 100% volunteer project and you probably have better things to do, but was here any consideration to still provide Win32 threads builds of MinGW?
…
-
| | |
| --- | --- |
| Bugzilla Link | [20818](https://llvm.org/bz20818) |
| Version | 3.4 |
| OS | All |
| Attachments | [diagnostic files](https://user-images.githubusercontent.com/60944935/1437499…