D-mo
D-mo
> Yes, you can. But PR need to happen in the big ROOT repo and are automatically synced to this standalone repo. Sorry for the hassle. Oh I see. Thanks...
> OK, I've done the experiment, and I now get: > > ``` > $ /gnu/store/wkgf0f1605w5j4k39bma9w8y17j8nycb-cling-0.9-1.d78d1a0/bin/cling > > ****************** CLING ****************** > * Type C++ code and press enter to...
The app is no longer restricted to PIXEL devices. See here: https://techpp.com/2019/11/01/download-google-recorder-apk-live-transcribe/ So, you don't have to sodomize Google anymore :smirk:
@Xmader well, FWIW I am running the latest version on a non-PIXEL device. And a on a 1st gen PIXEL installed from the app store.
Heh weird... I am now also getting the "incompatible" message for the PIXEL. But it is running on my ODROID with LineageOS:  I wonder if LineageOS...
@qlibp thanks I've fixed the instructions. Will try to add 20.04 version of xeus-cling soon.
> @dimitry-ishenko Yet another question, can clang compiled xeus-cling load gcc-compiled share lib? I've never tried it, but I believe so. IIRC in cling you can load shared libs with...
> The cling version provided in ppa supports only c++11. However, the lib I would like to use require an c++14 version. cling 0.9 in my PPA supports whatever Clang...
Here is a c++17 example: 
> @dimitry-ishenko Would you please show us the way to compile cling & xeus-cling from source manually? It's pretty much a matter of running `cmake` followed by `make`. That's about...