-
Hi, when I try to build nova-snark 0.37.0, I met this error.
```
The following warnings were emitted during compilation:
warning: pasta-msm@0.1.4: Compiler family detection failed since it does not …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR52154](https://bugs.llvm.org/show_bug.cgi?id=52154) |
| Status | NEW |
| Importance | P release bl…
-
I've built the CopperSpice libraries using MSVC-2019 and used them to build KitchenSink
and Diamond just fine. And both programs works fine.
But using `clang-cl` (the supposedly 100% compatible MS…
-
**Describe the motivation for the feature request**
Today we figured out why, while using Intels OpenCL runtime, we would see initially performance drops in our simulation. For the first hour of simu…
-
I know Windows + MSVC + Python is probably not used a lot, but I experienced a problem (that may be related to MSVC compiler limitation and I can't more spend in debugging it, so I will open an issue …
-
### Describe the bug
Conan assumes that `runtime=None` implies that msys2 clang is used ([see here](https://github.com/conan-io/conan/blob/b10a5f657d272d7983e3427987e7c115bcf63a52/conan/tools/build…
-
The macro definition `NAN` is used in quickjs.c.
https://github.com/quickjs-ng/quickjs/blob/0c8aeb1d5093869479e914980ef5588020bce64a/quickjs.c#L40297
For Windows platform, NAN is defined in `ucrt/…
-
For the last 4 days I've been trying to compile the OpenBLAS library on WIndows on Arm (for Windows on Arm) using [Build OpenBLAS static library with BLAS and LAPACK routines with Make](https://github…
-
Wow that title is a mouthful. Here's a concrete example:
```c++
extern const __declspec(selectany) struct { int x; } foo = { 42 };
```
clang-cl gives the error:
```
> clang-cl main.cpp
main.cpp…
-
I'm using visual studio 2019 with it's clang-cl:
` [1/4] C:\PROGRA~2\MICROS~2\2019\COMMUN~1\VC\Tools\Llvm\bin\clang-cl.exe /nologo -TP -DBUILDING_LIB_CS_SIGNAL -DCsSignal_EXPORTS -I. -I..\..\..\ …