James

Results 2692 comments of James

> Maybe, this should be documented. Thanks for the feedback. The truth is that this sounds a bit as a workaround, but it is also true that there is a...

I am trying to understand how the OpenColorIO handle those options. I am searching in the codebase, and I can't find: - That these options defined imply adding some flags...

> In general the intention was to allow - based on the reports of problems - allow to force-deactivate some SIMD modes and by default fall back to the original...

Hi @bloxgate Sorry this was not followed up back then. Thanks @ivanmilov for the feedback. I have no idea what could be happening. I guess this is some special configuration...

That makes sense, thanks for the follow up @ivanmilov Any other feedback @bloxgate ?

Ok, thanks very much for the feedback. Then it seems safe to close this ticket by now, if it happens again or if you have any other issue, please create...

Hi @wuziq Thanks for your question. This is not generally how it works. If you run ``conan create`` the package is created, only the public headers are available, for example....

Hi @wuziq Any further question or issue here? May we close the ticket? Thanks for the feedback!

Closing as inactive, please re-open or create new tickets if necessary. Thanks!

Yes, the standard flow is just: ``` $ conan install .... $ cmake ... # or your build system # ctest ... ``` The ``conan create`` is for creating packages,...