Nick Bailey

Results 4 comments of Nick Bailey

Just to say I'm experiencing the same kind of behaviour trying to copy photos and movies on Debian Buster. ``` nick@polonius:~/mnt/DCIM/108APPLE$ ls -l *.MOV -rw-r--r-- 2 nick nick 29467897 Jul...

I followed the instructions you gave and everything runs fine right up until the yt build. The C++ compilations fail with ``` In file included from /home/nick/Microbit/micropython/yotta_modules/mbed-classic/api/BusIn.h:19:0, from /home/nick/Microbit/micropython/yotta_modules/mbed-classic/common/BusIn.cpp:16: /home/nick/Microbit/micropython/yotta_modules/mbed-classic/api/platform.h:25:19:...

That took me a while... The following patch allows you to build libf++ with g++ and it still passes all the tests. [g++.patch.txt](https://github.com/GJDuck/libf/files/4395312/g%2B%2B.patch.txt)

That's useful, thanks! 👍 The comment isn't s bug report. It's just I was looking for the most recent commit which would compile on the current Debian stable (with the...