Wanchao Huang
Wanchao Huang
Hello! I am currently engaged in a project utilizing the node editor in imgui_bundle. While attempting to implement a copy-paste function, I encountered the problem blow. # Platform Python 3.12.9...
## Question Hello! I'm trying to use the PyTorch interoperability in Dr.Jit. I find that in the document of Dr.Jit, the example code in [Interoperability-Differentiability](https://drjit.readthedocs.io/en/latest/interop.html#differentiability) doesn't get the expected result....
### Describe the issue When setting the cmake variable `BUILD_SHARED_LIBS` `ON`, and using Clang as compiler, the building failed: ``` ❯ cmake --build build [8/8] Linking CXX shared library bin\gmock_main.dll...