-
Package: boost-cobalt:x64-windows@1.85.0#2
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.29.30154.0
- vcpkg-tool version: 2024-06-10-02590c430e4ed9215d27870138c2e579cc338772
…
-
I've gotten the "Cannot open include file: 'clara.hpp': No such file or directory" when compiling with Visual Studio on two different Windows PCs. The first was a Win11 machine with Visual Studio Comm…
-
Hello!
This is not an issue, I want help to set a custom resolver before opening the stage in side unreal so that even some tries to load stage with the help of USD stage importer, the stage shoul…
-
When using bcp.exe to create a boost subset with a new namespace, building the subset is broken because in the Jamfile the import for boost_install has had the "boost_" portion renamed to the new name…
-
Please add support for clang 20 (or greater):
```
cd /tmp
git clone https://github.com/NASA-SW-VnV/ikos
cd ikos
md build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/tmp/ikos/dist ..
make
```
…
-
**Describe the bug**
VCPKG install with classic mode.
in my project not use any boost lib,and not include any boost header.
when build,the compile show error, this project is a old project compil…
-
configure:
```
$ ./configure CXXFLAGS="-std=c++20" --with-boost=$BOOST_ROOT --with-boost-libdir=/opt/homebrew/Cellar/boost/1.76.0/lib --with-boost-includedir=/opt/homebrew/Cellar/boost/1.76.0/includ…
-
### Description of Issue
Trying to build with latest VS2022 toolset on windows 11
### Steps to Reproduce
1. Run
> python build_scripts/build_usd.py ../Build/Release --build-variant release …
-
When running getdeps.sh on Windows (via git/mingw bash), I get the following error when it tries to patch boost:
```
Building on {distro=None, distro_vers=10, fb=off, fbsource=off, os=windows, share…
-
### Checklist
- [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [X] I've searched other issues and no duplicate issues were…