-
I'm compiling boost on windows and boost process fails to compile.
Compilation done by following commands in boost src folder.
```
bootstrap.bat
b2.exe -d4 --build-type=minimal stage variant=release …
-
I'm compiling this on Windows using DkML (MSVC distribution):
```
#=== ERROR while compiling directories.0.5 ====================================#
# context 2.2.0~alpha0~20221228 | win32/x86_…
-
```
Windows 7 x64 SP 1 with all updates.
mingw32-gcc-g++-bin 9.2.0-2
Pd 0.51-3
```
Refused to compile using MinGW msys 1.0 subsystem with latest updates (installable version with package manage…
ghost updated
4 years ago
-
| | |
|--------------------|----|
| Bugzilla Link | [PR17951](https://bugs.llvm.org/show_bug.cgi?id=17951) |
| Status | CONFIRMED |
| Importance | P norm…
-
Update CI to build K95 for x86-32, x86-64 and OS/2 with Open Watcom 2.0
-
## Description
I was not able to compile correctly Open62541 on MingW64 under Windows. This starting with Open62541 version 1.4.0
## Background Information / Reproduction Steps
The compile er…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
WinXP VC6.0 SP6
Pleas…
-
Hi all,
We're currently trying to build gRPC for use with the BigQuery Storage API, but are running into issues on Windows. We have a temporary solution but it's a hacky solution and I doubt th…
-
### Question
Version 0.84.0 among other things "fixes problems with the IDE driver in Windows NT 4.0, Windows 2000, and Windows XP and allows them to boot properly"
At [NOTES](https://github.com/j…
-
I use Boost 1.84 package from [conan.io][1]. Since Boost 1.84 [default version of Windows API][2] is set to Windows 10.
```none
By default use Windows 10 API on compilers that support it and lates…