Blender Git Commit Log

Git Commits -> Revision 0d4e519

Revision 0d4e519 by Sergey Sharybin (master)
September 25, 2017, 09:44 (GMT)
OpenVDB: Fix compilation error against OpenVDB 4

One crucial thing here: OpenVDB shoudl be compiled WITHOUT
OPENVDB_ENABLE_3_ABI_COMPATIBLE flag. This is how OpenVDB's Makefile is
configured and it's not really possible to detect this for a compiled library.

If we ever want to support that option, we need to add extra CMake argument and
use old version 3 API everywhere.

Commit Details:

Full Hash: 0d4e519b748c33f3f48fa4dcc4aa31ae398ed13a
Parent Commit: 1d8aeba
Lines Changed: +4, -0

1 Modified Path:

/intern/openvdb/intern/openvdb_writer.cc (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021