-
I'm new to libvips and want to perform common image corrections like the adjustment of white balance, hue, brightness or tonal range. Are there tutorials/documentations covering these adjustments? I'm…
-
Hi, now that c++ 11 is getting more adoption, I have found the following problem:
C++ header file (demo_final.hpp)
```
struct demo_class_test final
{
}
```
Swig file (demo_final.i)
```
%module demo…
-
Package: glib[core]:x64-linux -> 2.74.1
**Host Environment**
- Host: x64-linux
- Compiler: GNU 11.3.0
- vcpkg-tool version: 2022-11-10-5fdee72bc1fceca198fb1ab7589837206a8b81ba
vcpkg-sc…
-
### Environment
- OS and Version:
macOS Ventura 13.3
- VS Code Version:
Version: 1.77.0 (Universal)
Commit: 7f329fe6c66b0f86ae1574c2911b681ad5a45d63
Date: 2023-03-29T09:57:11.797Z
Electron: 1…
-
Hi! I want to get the C++98 and C++03 drafts for my C++98/03 study reference information. This cplusplus/draft repo doesn't have them. And at here [http://www.open-std.org/JTC1/SC22/WG21/docs/standard…
-
### Link Checker
Errors were reported while checking the connectivity of links.
```
Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/HuaiyuGong/README.md
Codes/JJ/READ…
-
I'm getting some errors when building in OSX (MacOS) using Cmake:
> [build] sokol_app.h:2770:5: error: expected expression
> [build] _SAPP_CLEAR_ARC_STRUCT(_sapp_t, _sapp);
> [build] ^
…
-
I am trying to build a small project on BTAS on Mac running 10.15.7 with `CXX_STANDARD=20` and the build fail with
```
BTAS/btas/type_traits.h:16:35: error: reference to 'remove_cvref' is ambiguous
…
-
Sage fails to build using GCC 4.7.0 on various systems, for different reasons.
* GFan: #12760
* Givaro: #12761
* LinBox: #12762
* PolyBoRi: #12750, #12655
* MPIR on ia64 (Itanium): #12765 (GCC bug)…
-
### Describe the bug
I wanted to bring up my local set up. Any idea following error is coming while invoking make?
```
0 info it worked if it ends with ok
1 verbose cli [
1 verbose cli '/home/r…