-
### Environment
- OS and Version: macOS 13.2
- VS Code Version: 1.82.2
- C/C++ Extension Version: v1.17.5
### Bug Summary and Steps to Reproduce
Bug Summary: Cpptools sends an incorrect `--targ…
-
Copy issue body from D:/dev/vcpkg/installed/vcpkg/issue_body.md
Package: gmp:x64-windows -> 6.2.1#21
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.29.30148.0
- vcpkg-t…
-
-
Full name of submitter (unless configured in github; will be published with the issue): Jim X
````cpp
struct A{
int b;
char c;
};
malloc(sizeof(A) + 4);
````
In this example, which obj…
-
https://interviewguide.cn/notes/03-hunting_job/02-interview/01-01-02-basic.html#_23%E3%80%81define%E5%AE%8F%E5%AE%9A%E4%B9%89%E5%92%8Cconst%E7%9A%84%E5%8C%BA%E5%88%AB
![image](https://user-images.g…
-
### System Information
OpenCV version: 2.4.13.7
Operating System / Platform: Ubuntu 22.04
Compiler & compiler version: GCC 11.3.0
### Detailed description
Build log
```
[ 4%] Built target li…
-
### Description:
Hi all,
I just noticed that build instructions from source don't work on [my] Windows. Thus, it's hard for Windows users to contribute to scikit-image.
### Way to reproduce:
…
-
I am using the zephyr sample application from github to understand the zephyr RTOS. I modified the main.c to "Hello world!" on ESP32-C3.
`/*
* Copyright (c) 2012-2014 Wind River Systems, Inc.
*
…
-
**Build Log**
What is the build error?
```
[ 96%] Building CXX object src/external/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/assembler/MacroAssemblerX86Common.cpp.o
In file included from :407:
…
-
Hi,
I received an error telling me to make a bug report here ;)
I am using GCC 8.1.1 on OpenSUSE Tumbleweed. The project itself is a huge chunk of cmake spaghetti code so I used a quick `@echo` to…