Out of curiosity I found that Olympus Workspace can be installed under Linux by using a Wine 64 bit configuration:
A 32 bit OW install fails with an error "Your PC does not meet the operating system requirements for the application". Which is why I'm using the OW 64 bit install.
Previously I had successfully got OV3 working under Linux wine 32 bit. Described here:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=28178
OV3 also seems to want OpenCL, but only if the GPU is to be enabled. OV3 can export without OpenCL.
At some point I'll probably try and build OpenCL for 64 bit Wine or figure out why the 32 bit OW install is failing.
At the moment neither OV3 or OW is part of my normal PP workflow, but I sometimes think I'd like to be able to play with the art filters or the Olympus RAW processing engine.
It mostly seems to work just fine. But when I try to export from RAW to jpg it errors. This maybe because it appears to try to load an OpenCL dll/so, which isn't built into OpenSUSE's build of wine. Does anyone using Linux have a 64 bit Wine installed that includes OpenCL (/usr/lib64/wine/opencl.dll.so) and would like to test OW exports?Member said:WINEARCH=win64 WINEPREFIX=~/.wine64 winecfg
WINEPREFIX=~/.wine64 wine ~/Download/OWSetup_64bit.exe
A 32 bit OW install fails with an error "Your PC does not meet the operating system requirements for the application". Which is why I'm using the OW 64 bit install.
Previously I had successfully got OV3 working under Linux wine 32 bit. Described here:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=28178
OV3 also seems to want OpenCL, but only if the GPU is to be enabled. OV3 can export without OpenCL.
At some point I'll probably try and build OpenCL for 64 bit Wine or figure out why the 32 bit OW install is failing.
At the moment neither OV3 or OW is part of my normal PP workflow, but I sometimes think I'd like to be able to play with the art filters or the Olympus RAW processing engine.