-
When compiling for a DOS target (maybe others?), in both the DOS version and WINNT version of WATCOM, cout fails when passed a C++ string object.
Example:
(teststr.cpp)
```
#include
#include…
-
Hi -
Are there any objections to looking at a possible Qt interface?
-
**Is your feature request related to a problem? Please describe.**
I have an AMD GPU so I cannot take advantage of the CUDA running.
**Describe the solution you'd like**
I would love either an Op…
-
![screenshot_1](https://cloud.githubusercontent.com/assets/10696803/7474871/6328ddd2-f344-11e4-8477-54ecca3cae60.png)
![screenshot_2](https://cloud.githubusercontent.com/assets/10696803/7474872/63319c…
-
Converted from [SourceForge issue 2985005](http://sourceforge.net/support/tracker.php?aid=2985005), submitted by albertzeyer
Operating system: Windows NT (5.1.2600 Dodatek Service Pack 3)
Architectur…
-
I got linking errors (undefined filesystem symbols ) when trying to link `picongpu` executable using `gcc-13.1`:
```
d.lld: error: undefined symbol: std::filesystem::create_directories(std::filesy…
-
http://msdn.microsoft.com/en-us/library/windows/desktop/bb968803(v=vs.85).aspx
I think we should have at least one use case before we implement this, so posepone for now.
-
OpenCV version: 4.5.2-pre, Last reproduced: ad333e0
The test fails from time to time on cross build for RISC-V + QEMU: https://build.opencv.org.cn/job/nightly-master/job/ubuntu-20.04-riscv64/119/
…
-
The [server](https://github.com/ggerganov/llama.cpp/tree/master/examples/server) example has been growing in functionality and unfortunately I feel it is not very stable at the moment and there are so…
-
Built the toolchain as indicated in the README, but math functions in the std namespace cannot be found.
test program:
```
#include
#include
#include
int main(int argc, char* argv[])
try…