zerychao
zerychao
I encountered the same error. In my case, it's the parameter `4` in `cArguments` that's causing the problem, which can be resolved using the solution provided in #77. Note that...
Hey, anything new on this problem? I'm getting the same error doing the same thing (building SurfelWarp) in a similar environment (CUDA 10.1) and tried switching Eigen versions with no...
You can do this: 1. Clone the repo, change every occurance of `com.exension.hwinfo` to something else, e.g., `com.exension.hwinfor0` in `*.go` files, change `C.HWiNFO_SENSORS_MAP_FILE_NAME2` to `"Global\\HWiNFO_SENS_SM2_REMOTE_0"` (line 68, with quotation marks)...
I'm having similar problems (at least partial) after updating HA to 2024.6.4 from 2023.11.0 and supervisor to 2024.06.2 from 2023.10.1 on my unsupported installation (HA Supervised on Raspberry Pi OS)....