Nick Porcino
Nick Porcino
I don't think it makes sense to have OpenFX dll/dylib in the table. Those are not file type associations, they are implementation artifacts.
Ok, how about putting N/A in the associated file extension column, as it still a fact that dll/dylib are not file extensions associated with OpenFX. It would be nonsense to...
That workaround would work, although I haven't seen a need for it in many years.
looking here: https://github.com/ampas/CTL/blob/111b104bb3bf691c6a91ea87dd7a0cf8c9e15ea0/ctlrender/CMakeLists.txt#L17 maybe OpenEXR::Iex needs to be added to the cmake file?
Hi Michael, all those missing symbols come from libz. In later versions of OpenEXR libz should be transitively supplied via CMake, however for 2.5 I think you will have manually...
If you Google "nurbs catmull-clark conversion" you can see what would be involved if OSD was to gain that facility. To be fully useful (i.e. to convert models created from...
Hi @eric-with-a-c, I encountered this just now. I'm not yet sure why this problem has occurred, but as a workaround until there's more insight into the problem, this worked for...
Thanks for the confirmation! We can use this issue as a breadcrumb for people until we discover the root case for the regression with conda.
Could you attach that crash report?
@siva-nagendra Could you `otool -l usdcat` and attach the output here as a text file?