karasusan / OpenVDBForUnity

Unity plugins for OpenVDB
MIT License
258 stars 39 forks source link

OpenVDB errors #16

Open GillesAlex opened 5 years ago

GillesAlex commented 5 years ago

Dear,

I didn't succeed to make it work ( i followed your instructions) . Can you please help me with these errors ? Thanks

Capture

InactivatedPyschiopath commented 4 years ago

I have the same issue , it's because of openvdbi.dll you need to build it and place it in a folder "Plugin" in unity project , but the issue is I can't build openvdbi project , I followed all instructions but no chance :[

O4karitO commented 4 years ago

same here, have troubles building it. Get: CMake Error at CMakeLists.txt:1 (PROJECT): Failed to run MSBuild command: ... ERROR: conanfile.py (DefaultName/0.1): Error in build() method, line 20 cmake.configure()

After "conan build .."

andybak commented 3 years ago

Try this: https://dl.bintray.com/kazuki/conan/kazuki/OpenVDBNativePlugin/0.0.1/stable/0/package/2c0ede688cb6609cf77dafa57a7200b861971804/0/conan_package.tgz

From: https://github.com/karasusan/OpenVDBForUnity/issues/21

(Which for some reason ranks lower than this question in Google)