Nick Porcino
Nick Porcino
I think I understand that the problem is that when trying to build the generated source files, the program that generates the source files itself needs to link against parts...
That configuration is supposed to control the existence of the HAVE_PTHREAD macro on Posix systems. IlmThread will get built, but if you invoke the Ilm::Thread constructor it will throw. On...
@wljjn A great many changes have recently been committed in order to address bit-size correctness across the board. If the sparc64 target is still one that you are interested in,...
https://github.com/AcademySoftwareFoundation/openvdb/pull/927
What are you thinking normalizing C++ version might involve?
I suppose the CI should be running C++ versions according to the vfxplatform recommendation of supporting this year's platform, and the three prior years? That would suggest building against only...
Fair enough. I think we are setting C++11 explicitly in Imath at least. That argues for having C++11 in the mix. If we're still supporting pthreads and whatnot for pre-c++11,...
what was the end of the sentence "(it would appear we are unable to target"? I think it all sounds good to me.
> In VFX 2022 builds, repeat all builds python on/off? It makes sense to build on/off > Keep C++11 builds on Mac/Windows? yes, see next > Keep VFX 2019 builds...
re: vs2022 and py 3.10 ~ these wouldn't need full matrixing, they could be a vfx2023 or vfx202x variant.