- France
- https://framagit.org/Suryavarman/ma/
- Joined on
2016-11-15
Block a user
Cycles shared library
Hello, Having Cycles as a normal dependency would be really interesting for me. To integrate Cycles into my project I have to build it every time I rebuild my project. This weighs heavily on…
Suryavarman
pushed to fix/cmake_policy_cmp0144_is_not_know at Pierre-Pontier/cycles
2024-10-02 16:31:37 +02:00
b88f541cf7
Actualiser CMakeLists.txt
Policy "CMP0144" is not known to this version of CMake.
The CMake policy CMP0144 generates an error with the latest CMake version (3.30.4).
0d68843cfd
Web: Update authors, development links and features
0090d8ef77
Cleanup: Format sync scripts with black
b14fe376c0
Cleanup: Simplify string handling in sync script
f701e57154
Fix #127131: Deforming motion blurred point clouds do not render in Cycles HIP-RT when BVH timesteps != 0
fef30c3bff
Fix #124811: Cycles: oneAPI: no hair strands in viewport with Embree
Suryavarman
pushed to fix/cmake_policy_cmp0144_is_not_know at Pierre-Pontier/cycles
2024-10-01 10:58:28 +02:00
46bcc6049a
The CMake policy CMP0144 generates an error with the latest CMake version (3.30.4).
Suryavarman
pushed to fix/cmake_policy_cmp0144_is_not_know at Pierre-Pontier/cycles
2024-10-01 10:51:24 +02:00
0d68843cfd
Web: Update authors, development links and features
0090d8ef77
Cleanup: Format sync scripts with black
b14fe376c0
Cleanup: Simplify string handling in sync script
f701e57154
Fix #127131: Deforming motion blurred point clouds do not render in Cycles HIP-RT when BVH timesteps != 0
fef30c3bff
Fix #124811: Cycles: oneAPI: no hair strands in viewport with Embree
Suryavarman
created branch fix/cmake_policy_cmp0144_is_not_know in Pierre-Pontier/cycles
2024-10-01 10:51:24 +02:00
Policy "CMP0144" is not known to this version of CMake.
Deleting line 39 "cmake_policy(SET CMP0144 NEW)" from the CMakeLists.txt file allows Cycles to be compiled with the latest version of CMake.
Policy "CMP0144" is not known to this version of CMake.
Linux Cycles standalone 3.6.0, only embree 4 is present, external_libs.cmake does not manage embree 4
Linux Cycles standalone 3.6.0, only embree 4 is present, external_libs.cmake does not manage embree 4
Ok i have find the solution. So stupid. I'm so sorry.
target_compile_definitions(MaCycles PRIVATE EMBREE_MAJOR_VERSION=${EMBREE_MAJOR_VERSION})
Linux Cycles standalone 3.6.0, only embree 4 is present, external_libs.cmake does not manage embree 4
I think I've misunderstood how it works. Here are the values : EMBREE_ROOT_DIR: /home/toto/Ma/code/modules/ma/cycles/dependencies/lib/linux_x86_64_glibc_228/embree EMBREE_INCLUDE_DIRS:…
Linux Cycles standalone, only embree 4 is present, external_libs.cmake does not manage embree 4
Fix: compilation error with gcc and clang: error: no matching member function for call to 'set'
6491b6a7db
Fix: compilation error with gcc and clang: error: no matching member function for call to 'set'
Suryavarman
created branch fix/node_set_enum_sfinae in Pierre-Pontier/cycles
2023-06-22 20:36:54 +02:00