-
I installed Intel Parallel XE 2017 and built in VC2015 with intel C++.
Error identifier "_Pragma" is undefined openvdb\math\Math.h 322
how to fix this?
-
find_package(OpenImageIO) report failure
There is no vcpkg-cmake-wrapper.cmake and FindOpenImageIO.cmake under vcpkg/installed/x64-linux/share/openimageio
Also OpenImageIO is built as static libra…
-
What is the recommended procedure to get a static library (.a) from this find module package on a linux system? Looking at the files it appears that setting OPENVDB_USE_STATIC_LIBS would be the correc…
-
Hi,
I could use some guidance on how best to go about merging two structures/sets of voxels.
The OpenVDB cookbook has a few examples of compositing and combining operations for multiple grids, b…
-
I'm having a hard time getting one of the newer osl builds to compile. I tried several combinations of gcc (slots 8 and 10) and clang (slots 9 and 10, the latter by changing the 1.10.10 ebuild). I als…
-
Following a fresh start, new vcpkg folder and openvdb clone, I've run into errors on the cmake stage. It would appear that it cannot find PkgConfig and IlmBase. See here for cmd line output:
[cmak…
-
We've made significant progress in the branch try_windows_debug:
https://github.com/SCIInstitute/ShapeWorks/tree/try_windows_debug
At this point, VTK won't build with Debug or RelWithDebInfo:
…
-
I am trying to build this on arch linux. I followed this guide: https://wiki.blender.org/wiki/Building_Blender/Linux/Arch
I tried running the script `./blender/build_files/build_environment/install…
-
I am using your renderer to do some volume render test,Can you offer a scene file that include Participating media ?
-
Output of the `ue4-docker info` command:
```
ue4-docker version: 0.0.81 (latest available version is 0.0.81)
Operating system: Windows 10 Pro Version 2009 (OS Build 19041.867)
…