Hello
I start with a fresh installation of Raspbian strecth.
update & upgrade ok
i install Qt
then pixymon with :
git clone https://github.com/charmedlabs/pixy.git
and build pixyMon
PixyMon works on this microSD board when launched from a terminal
copy the directory of the executable file to another board
but when i launch pixymon, I have this message and it did not start
pi@raspberrypi:~/pixy $ ./PixyMon
./PixyMon: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version CXXABI_1.3.9' not found (required by ./PixyMon) ./PixyMon: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version
GLIBCXX_3.4.21’ not found (required by ./PixyMon)
If any one have an idea? i found some forums where they speak about a version of libstdc++ problem
but i don not know how i can solve this
best regards
francois