sliwowitz

Results 23 comments of sliwowitz

We've built & installed `libcxxffi`, exported the path, added `LLVMCGUtils.jl`, and tried to build `Cxx.jl` using `Pkg.add(url="https://github.com/JuliaInterop/Cxx.jl.git", rev="fix-julia-1.7")`, but we've got an error `collectAllHeaders not defined` (the function definition has...

About the fixture - I don't think we can provide a universal benchmark fixture as we discussed earlier - i.e. one that would execute the kernel and pass some pre-allocated...

I have the same problem on a Gentoo installation: apache + php-fpm + postgres, Nextcloud 20.0.4. Nextcloud was installed via ebuild so the source lives in the server's main /var/www....

> Would you mind to comment lines 289, 299 and 309 - DAICloseDevice((int) device.deviceNum); of file URP\Assets\Plugins\OAKForUnity\Scripts\Predefined\PredefineBase.cs and check stacktrace?. I need to check more in deep but it's bit...

I'm not at my main machine until Tuesday. I'll get the stacktrace when I'm back.

OK. Here's the stack trace [oak-d-no-device-close.log](https://github.com/luxonis/depthai-unity/files/8118927/oak-d-no-device-close.log), but this time I have no idea what's happening or even where. At the beginning of the file, you can see that the main...

Notifications sort of stopped working for me as well - I am suddenly not getting any Message notifications, though other Facebook notifications work. It used to work fine about some...

+1 for the bulk export. It would also be nice if you could save the exported file(s) on the SD card so you can open the files in a custom...

Adding a pre-build step would also allow integrating [Spack](https://spack.readthedocs.io/en/latest/), a package manager coming from the HPC community. Spack lets you set up an environment with different versions of libraries, and...

Honestly, I don't remember what was the exact thing I wanted to do. Basically in need to frequently switch build profiles to try out different combinations of CMake flags. For...