dchang0
dchang0
Here's the error (ignore the NumPy 1.7 deprecated warning before it): ``` [ 92%] Building CXX object thirdparty/opencv-ndarray-conversion/CMakeFiles/conversion.dir/conversion.cpp.o In file included from /usr/include/numpy/ndarraytypes.h:1761:0, from /usr/include/numpy/ndarrayobject.h:17, from /home/sysadmin/Downloads/brisk/thirdparty/opencv-ndarray-conversion/conversion.h:8, from /home/sysadmin/Downloads/brisk/thirdparty/opencv-ndarray-conversion/conversion.cpp:1: /usr/include/numpy/npy_1_7_deprecated_api.h:15:2:...
Hi-- I'm testing the sample CreateOutlookItemsAddIn.dll, but from what I can tell, it is not actually working, even though it built correctly and the .dll is in the same folder...
Hi-- I have an Atom feed that has a tag in each entry called id like so: `https://domain.org/view/a38171` I am trying to get at this tag using: `$feed->items[0]->getTag('id')` But it...
### Describe the bug I've been using LocalSend daily for about two weeks to transfer files of about 100MB to 300MB from my iPhone running iOS 18.1.1 to Windows 11...