Re: Slack Invite
Shakeel
My email address is shakeel.shafique@...
|
|
Slack Invite
Shakeel
Hi,
Can you please invite me to the slack channel to my email address. Thanks, Shakeel.
|
|
Re: Instructions on how to build for Windows
Yes. Python 3 is not supported by OCIOv1.
|
|
Re: Instructions on how to build for Windows
Simon Björk
Thanks Patrick, I'll give it a try. Pretty sure I tried that, but it might have been that I changed
-DOCIO_BUILD_PYGLUE:BOOL=ON. Also, python is updated to Python3 in the portfile, I guess that needs to be replaced with 2? Den tis 7 apr. 2020 kl 15:48 skrev Patrick Hodoul <patrickhodoul@...>:
The cmake flag to set is OCIO_BUILD_JNIGLUE.
|
|
Re: Instructions on how to build for Windows
The cmake flag to set is OCIO_BUILD_JNIGLUE.
You can replace "-DOCIO_BUILD_JNIGLUE:BOOL=OFF" by "-DOCIO_BUILD_JNIGLUE:BOOL=ON".
|
|
Re: Instructions on how to build for Windows
Simon Björk
But is there a way? I tried editing the vcpkg config for opencolorio and tried with USE_PYTHON, BUILD_PYTHON etc, but none of them worked. Den tis 7 apr. 2020 kl 15:34 skrev Patrick Hodoul <patrickhodoul@...>:
Based on the build settings, vcpkg does not build the Python Bindings.
|
|
Re: Instructions on how to build for Windows
Based on the build settings, vcpkg does not build the Python Bindings.
|
|
Re: Instructions on how to build for Windows
Simon Björk
Vcpkg works great to build the lib, cmd applications etc. However I haven't had any success with the python bindings using vcpkg. Den tis 7 apr. 2020 kl 13:01 skrev Robert Fanner <robert.fanner@...>:
|
|
Re: Instructions on how to build for Windows
There are some notes on building from source using CMake here: https://opencolorio.org/installation.html I'm not aware of a containerised solution for the windows side of things, but I thought I'd mention that vcpkg has a package script for OCIO: https://github.com/microsoft/vcpkg/tree/master/ports/opencolorio
|
|
Instructions on how to build for Windows
swamiforlife@...
Can anyone point me to a link or tutorial showing how to build OpenColorIO for Windows?
If precompiled versions are available that would be even better.
|
|
Re: Request for the access to slack workspace
Diptanshu Mittal <diptanshu18232@...>
Thanks for adding me to the slack workspace
On Thu, 19 Mar, 2020, 5:07 PM Mark Boorer, <markboo99@...> wrote:
|
|
Re: Request for the access to slack workspace
Mark Boorer
Added
On Thu, 19 Mar 2020, 10:51 Diptanshu Mittal, <diptanshu18232@...> wrote:
|
|
Request for the access to slack workspace
diptanshu18232@...
Hi,
Can you please add me to the slack workspace for the GSoC discussion? Thanks and regards, Diptanshu Mittal 2018232 CSAM'22
|
|
Re: Pull request for disabling SSE on non-Intel targets by default
Michael Dolan
Hi Leonardo, A pull request would be much appreciated if you have a solution. Thanks for your interest in contributing. Michael
On Tue, Mar 17, 2020 at 1:20 PM L. E. Segovia <amy@...> wrote: Hello everyone,
|
|
Re: aces 1.0.3 config parse issue with OpenColorIO 2?
Oh gee I am an idiot. Duh, I passed the path to the folder. I blame it on the virus!
On 3/18/20 2:21 PM,
bernard.lefebvre@... wrote:
I've just started ociodisplay with
|
|
Re: aces 1.0.3 config parse issue with OpenColorIO 2?
bernard.lefebvre@...
I've just started ociodisplay with
OCIO=D:\OCIO\data\ocio_aces\aces_1.0.3\config.ocio And it loads fine. Make sure that config.ocio is part of the string you pass to CreateFromFile
|
|
Re: aces 1.0.3 config parse issue with OpenColorIO 2?
Ah sorry I probably just copied/pasted it poorly - that text was
in a debugger dump.
On 3/18/20 2:11 PM,
bernard.lefebvre@... wrote:
It is weird that the error says "/Users/paul/src/OpenColorIO-Configs/aces_1.0.3" without config.ocio
|
|
Re: aces 1.0.3 config parse issue with OpenColorIO 2?
bernard.lefebvre@...
It is weird that the error says "/Users/paul/src/OpenColorIO-Configs/aces_1.0.3" without config.ocio
|
|
aces 1.0.3 config parse issue with OpenColorIO 2?
Tried loading aces_1.0.3 with OCIO2 and CreateFromFile is throwing an exception: Error: Loading the OCIO profile '/Users/paul/src/OpenColorIO-Configs/aces_1.0.3' failed. At line 0, '' parsing failed: The specified OCIO configuration file /Users/paul/src/OpenColorIO-Configs/aces_1.0.3 does not appear to have a valid version <null>. config.ocio starts with ocio_profile_version: 1 Known issue?
|
|
Pull request for disabling SSE on non-Intel targets by default
L. E. Segovia
Hello everyone,
I've just read about this issue on the GitHub repo: https://github.com/AcademySoftwareFoundation/OpenColorIO/issues/940 Having been bitten before by intrinsics enabled by default in non-x64 targets, would you be interested in a pull request to fix it? Best regards, Leonardo -- Leonardo E. Segovia https://www.amyspark.me
|
|