fjallraven
fjallraven
Thanks @rwoods-dwa that's not supported on my machine ``` Intel(R) Xeon(R) CPU E5620 @ 2.40GHz flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge...
> @fjallraven - I'm guessing that this would be for pipeline/undattended deployment scenarios? Yes exactly that. I could not find any workaround, example extracting the rpm etc, but if you...
Thank you @santosg87 That works well!
The cmake install is not complete windows, you will have to copy some dependencies to bin/ or set PATH (qt, opencolorio lib) Copy python packages to `${XSTUDIO_ROOT}/lib/python` Move `${XSTUDIO_ROOT}/lib/python/xstudio/core/Release/__pybind_xstudio.cp39-win_amd64.pyd` to...
Try to enable USE_VCPKG, the windows branch has a vcpkg.json file which should make dependency install alot easier.
Sounds like installing and invoking vcpkg failed, would you be able to share beginning on cmake log? You are on mpkepic/xstudio windows branch?