Matthew Foran
Matthew Foran
test.cpp ``` #include extern "C" void test_cpp() { std::cout
Yes, build.rs is in the workspace, as well as Cargo.toml, Cargo.lock, and the target directory. I left them out of the initial issue for simplicity. The relevant section of build.rs...
That does not work. The example still fails to compile.
No, that value is correct for my platform. Removing it does not help. https://docs.rs/cc/latest/cc/struct.Build.html#method.cpp_link_stdlib https://docs.rs/cc/latest/cc/#c-support Would you mind reproducing on your end? It seems you are just taking guesses here...
I am talking about something different. Yes I can access OwnCloud from gmail-> attach file, but there is a different option called "insert photo" which pulls from the registered cloud...
Actually this API is currently restricted: > Only apps nominated by OEMs are eligible to participate in this program to become a cloud media provider for Android at this time....
Testing the basic `lifecycle_py` demo shows the change working properly. Before:  After:  I had to use the Rolling branch of `rclpy` because...
Still broken on ARM (aarch64).
Make sure you are using a supported version of librealsense: > The code supporting End Of Life products: T265 was removed from this release > The last validated release supporting...