Jiang Ye

Results 4 comments of Jiang Ye

@vkbs I was using CUDA 8.0

On MacOSX 10.11.6, this plug-in crashes in `Houdini 15`, but works fine in `Houdini 14`.

@cjsb I had the same problem. The reason is: there is no tinyformat.h in ext/tinyformat folder. Just download tinyformat.h from https://github.com/c42f/tinyformat and put it in ext/tinyformat folder.

@cjsb All I did are: 1. Use @westlicht 's way to download the code (not "download as a zip") 2. Then I download the tinyformat.h into the ext/tinyformat folder 3....