-
For now, KFR DFT can be built only using Clang/Xcode.
Building with GCC 7 has been recently added while GCC 8 & 9 have bug described here:
https://github.com/kfrlib/kfr/issues/56
that prevents fr…
-
While not explicitly stated as being a supported compiler, the Microsoft Visual C++ compiler should fall under "standard conformant C++17 compiler".
Trying to compile gives an error on C++17 checki…
-
### Describe the bug
Running the latest RC of Tauri version 2 on Windows with isolation mode active results in an error like Refused to execute inline script because it violates the following Content…
-
Installed VS 2019 and VS build tools 2017
Do all, that written on https://opensfm.org/docs/building.html for Windows
in cmake -G try "Visual Studio 15 2017 Win64" and "Visual Studio 16 2019"
OpenSF…
-
Hana, FYI, and unfortunately I don't have time to investigate properly this week, will just revert. I think it's possibly due to an ambiguity about extensions to C++ 20 constexpr definitions in the li…
-
### Problem
`cargo install --path cargo_repository` fails with
```
error: failed to run custom build command for `libsqlite3-sys v0.28.0` …
-
When building sprokit in MSVC 2019 there are numerous errors generated in `vital/internal/variant/variant.hpp`. It appears that the `MPARK_CPP14_CONSTEXPR` define evaluates to `true` on this compiler…
-
```
What steps will reproduce the problem?
Install Visual C++ 2008 or 2005 express, preferably on a x64 machine.
What is the expected output? What do you see instead?
MSVS_VERSION set to the proper…
-
```
What steps will reproduce the problem?
Install Visual C++ 2008 or 2005 express, preferably on a x64 machine.
What is the expected output? What do you see instead?
MSVS_VERSION set to the proper…
-
When I use option to create precompiled header there is error:
http://wklej.org/id/1417146/
Im not exactly sure how to fix it.