Nick Porcino

Results 510 comments of Nick Porcino

We can't tell why your linking fails without seeing how you are linking. In the project readme, we suggest linking with cmake with the following line, but maybe you are...

That would be a good thing to address, thanks for pointing it out.

Do you know why Intellisense can't autocomplete on OpenEXR? It sounds like a good thing to support if it doesn't require special maintenance. I don't know if anyone on the...

Your solution does look easy to maintain, thanks for putting it together. I'm not a Python expert, so please forgive my basic questions. - Is this something we could incorporate...

Thanks @404Vector ! @reinecke is there any guidance from the OpenTimelineIO project on this? I think OTIO went through a couple of iterations to get this working across the board.

Hey folks, there's an error in internal_cpuid.h, I thought there was a patch for this already? ```cpp // shortcut if everything is turned on / compiled in # if defined(__AVX__)...

Hi Stephane, we don't maintain or write the homebrew formulas, but I think you can enter an issue here https://github.com/Homebrew/homebrew-core/issues to request it.

Echoing Peter's comment, Is the term "photosite" right? I think of hardware sensors when I think of photosite, but maybe I'm thinking about that wrong. Is photopitch vs a Bayer...

Thanks for all the explanatory notes, very much appreciated. The test failures are unrelated to adding attributes ~ Kimball has a separate fix up for that.

You're "crossing the streams" a bit there with linux and windows both in the mix. If you're begining Windows development, I wouldn't start with trying to attempt things like cross...