-
### Description
If you try and install qt/6.4.2 with clang but with (very recent) libstdc++, conan gives the invalid configuration error
```
======== Installing packages ========
ERROR: There ar…
-
Hello,
We're aiming to compile OSD 3.5.0 on Ubuntu 20 against CUDA 11.7 for a Quadro RTX 4000 GPU. After changing `compute_20` to `compute_75` in `CMakeLists.txt`, we're hitting the following `glX*` …
-
### Description of Issue
Doesn't build on macOS Monterey.
### Steps to Reproduce
1.
Followed instructions given here:
https://developer.apple.com/documentation/metal/metal_sample_code_library/…
-
### Description of Issue
This may be a problem with my build or install, but I am getting a shader compiler error which appears to be fixable if it thinks my glsl is an earlier version.
The error …
-
### Description of Issue
Error: ‘IrregularPatchSharedPtr’ in namespace ‘OpenSubdiv::v3_5_0::Bfr::internal’ does not name a type used C++14 when C++17 is required??
### Steps to Reproduce
1. Insta…
-
I have been building OSD for my project on MSVC and Apple Clang for years. Recently I've run into a few issues with Apple Clang that prompted me to try to use LLVM Clang instead.
I'm running into a…
-
Compiling with VS2017 produce this warning error Compiler Warning C5045 in OpenSubdiv
https://docs.microsoft.com/en-us/cpp/error-messages/compiler-warnings/c5045?view=vs-2017
https://docs.microsoft.…
-
I was testing Clang LLVM 15.0.5 on macOS. Caught this warning:
```
[build] /Users/thomas/SourceTree/subd/ThirdParty/OpenSubdiv/opensubdiv/vtr/level.cpp:1133:64: warning: argument 'points' of type …
-
~As beta4 uses Python 3.9 as default, and as Python versions 3.7 and 3.8 are in "Source-only security fix releases" mode (with even less than 3 months of that for 3.7), we should drop support for the …
-
### Description of Issue
Building on Ubuntu
### Steps to Reproduce
0. mkdir build
1. python build_scripts/build_usd.py build
Error:
CMake Error at cmake/FindGLFW.cmake:146 (message):
Xran…