-
This is a continuation of the effort started in #625.
The static build fails with the message:
```
openvdb_print.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) int __cdecl…
-
after following the installation, I run the example code below:
file = '/tmp/my_mesh_file.obj'
volume = np.zeros((100, 120, 131), np.float32)
volume[20:40, 30:40, 40:50] = 1
volume2mesh(file,
…
-
good to all, I'm trying to compile openvdb for blender and give me error. Could you help me with that error? Attached the [output of the console](https://pastebin.com/BVzH8Yww).
Thank you
-
I now get a new error, when building the examples :
```
[ 53%] Linking CXX executable ../../vklExamples
cd /tmp/ebuser/avx2/OpenVKL/0.10.0/iccifort-2020.1.217/easybuild_obj/examples/interactive &&…
-
### Version
version_2.3.0-alpha0-904-g6cdb19971
Latest from git ( 6cdb19971fa755032d40c05546c14b348caa47f9 )
### Operating system type + version
OS = Ubuntu 20.04.1 LTS
uname = Linux ao3 5.…
-
# Bug report
**Please note we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeate…
-
Hi there,
So I'm trying to build openvdb on Windows (static libs not DLLs).
I have the latest and greatest copy of the depot and ran:
vcpkg install tbb openexr blosc zlib boost --triplet x64-…
-
**Host Environment**
- OS: Windows
- Compiler: MinGW-8.1.0-x64
**To Reproduce**
Steps to reproduce the behavior:
vcpkg install zlib:x64-mingw-static
**Failure logs**
vcpkg install zlib:x64…
-
Try to build current git (3b57fcec27d835cde0337e2090a5fda0aade7b2a) with
cmake -DLUXRAYS_DISABLE_CUDA=ON
It will leave some OPTIX/CUPA parts enabled.
I hard-disabled those parts .... I hope …
-
**Godot version:**
master
**OS/device including version:**
any
**Issue description:**
Feature request:
http://www.openvdb.org/documentation/doxygen/codeExamples.html#sCsgTools
https://g…