Piyush Gupta

Results 8 comments of Piyush Gupta

@danrbailey What I am understanding after reading the issue and code is that if we get the older version, we need to disable compression. So do we need to make...

Can I give this issue a try?

@danrbailey I am a bit confused here. I am thinking of adding a function in SOP_NodeVDB.cc file in the repository. Am I doing it correct? Also I did not get...

Also I am facing an error while running `make -j4` command for openVDB. ``` openvdb/CMakeFiles/openvdb_static.dir/build.make:86: recipe for target 'openvdb/CMakeFiles/openvdb_static.dir/io/Archive.cc.o' failed make[2]: *** [openvdb/CMakeFiles/openvdb_static.dir/io/Archive.cc.o] Error 1 In file included from /usr/include/c++/7/ext/string_conversions.h:41:0,...

@Idclip Thanks for the help. I was able to successfully build it. Also cmake version I am using is 3.10.2

While commiting the changes, the build directory also gets committed every time. Wouldn't it be better to add a gitignore file to the repository?

> @danrbailey I am a bit confused here. I am thinking of adding a function in SOP_NodeVDB.cc file in the repository. Am I doing it correct? Also I did not...

> > > @danrbailey I am a bit confused here. I am thinking of adding a function in SOP_NodeVDB.cc file in the repository. Am I doing it correct? Also I...