-
Os : Windows 11
MSVC 2017
**Goal:**
Make a minimum working example of a MongoDB client writing to a DB (make it compile at least, then make it work)
**Code example :**
```
#include
#in…
-
Hi,
I'm getting a weird crash in llvm optimizer:
```
BitwigAudioEngine-ARM64-NEON.exe!std::pair::pair(llvm::AACacheLoc && _Val1, llvm::AACacheLoc && _Val2) Line 247 (c:\Program Files\Microsoft …
-
I'm using Nx + angular 18 which supports esbuild by default for new project, though I've read Angular doesn't expose esbuild options.
Large existing project (came from ng16 and webpack) which has som…
-
The Client example in the Readme.md file is missing
#include
and is not compiling (tested with MSVC) because UA_NODEID_STRING is not expecting a const char *chars.
-
Well the title is pretty self explaining.
Is it possible to provide a basic port with natively runs on windows?
I don't care if it's a MSVC or MinGW port (although MSVC would be preferred as it has …
-
This occurred after a recent Visual Studio 2022 update (previous 2022 versions were OK). When compiling e.g. epicsThread.cpp on Windows x64
```
C:\Program Files\Microsoft Visual Studio\2022\Enterp…
-
When I try to install pybison through pip using
`pip install pybison`
It returns the following error
```
Collecting pybison
Using cached pybison-0.6.3.tar.gz (35 kB)
Installing build d…
-
hello guys,
My goal is to build the same code for different products conditionally and everything works using `idf.py`.
I have created different profiles in Project Configuration Editor which differ…
-
`warning C4456: declaration of 'slot' hides previous local declaration`:
https://github.com/ninja-build/ninja/blob/b40052cd6f3d7d801e035cd768b2462c06ff4ffd/src/third_party/emhash/hash_table8.hpp#L132…
-
### Describe the bug
conan 1.65. Windows.
If I set compiler to msvc and I try to use require boost, it doesn't find the compatible package (with the Visual Studio compiler), because sha of the c…