-
**Host Environment**
Windows 10 1803
VS 2017 community 15.9.4
Vcpkg package management program version 2019.07.18-nohash
**To Reproduce**
Create `win32-static.cmake` triplet file with the follo…
-
The following errors appead when I am trying to build `ALL_BUILD` in a solution, generated by `cmake-gui`:
```
Severity Code Description Project File Line Suppression State
Error LNK1104 cannot o…
-
### Description of Issue
When I try to run a test example of a **usd** file through **usdview**, it crashes with an interface error of the main viewer window.
Traceback (most recent call last):
…
-
I am using Blender 2.9 I have created successfully downloaded and utilized the animation nodes add on to create an animation, however whenever I hit the render button Blender crashes, I have a RTX 207…
-
### Version
version_2.2.0-256-g2875bc685
### Operating system type + version
MacOS 10.15.4
### 3D printer brand / version + firmware version (if known)
Prusa Mk3s
### Behavior
* I followe…
-
While generating project files with cmake on Windows, I received following warning and vdb_view project wasn't created in visual studio 2017 solution file.
> CMake Warning at openvdb/cmd/CMakeLists…
-
The openvdb dependencies were installed using vcpkg and x64-windows-static targets, except c-blosc that was compiled manually to match the v1.5 requirements
Openvdb was configured using:
```
cmak…
-
I'm trying to install libceres-dev on Ubuntu Focal, but it's not present in the apt archives because the build is failing, note here https://launchpad.net/ubuntu/+source/ceres-solver/1.14.0-4ubuntu1/+…
-
In CMake build system, swap out use of hard-coded multi-arch tuples such as:
`list(INSERT TBB_PATH_SUFFIXES 0 lib/x86_64-linux-gnu)`
with the LIBDIR variable:
`list(INSERT TBB_PATH_SUFFIXES 0…
-
I'm not a software programmer, so I'll not pretend to have deep knowledge of libraries and compilers, but both cmake and make fails to build with the following issues when reaching `vdb_view`;
```
…