AcademySoftwareFoundation / openvdb

OpenVDB - Sparse volume data structure and tools
http://www.openvdb.org/
Apache License 2.0
2.75k stars 665 forks source link

Build error with intel C++ #243

Closed xingxing714 closed 4 years ago

xingxing714 commented 6 years ago

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?

Idclip commented 4 years ago

@xingxing714 my understanding is that this has since been resolved. I'm closing this, but please re-open if it continues to be an issue