@ttyy wrote:
Pretty sure this is a known thing, but just want to check -
Compiling Project Generator on Raspberry Pi fails when linking Poco - with errors like:
main.cpp:(.text.startup+0xe64): undefined reference to `Poco::Path::current[abi:cxx11]()this is using the
compilePG.shscript with:
- rPi3, Raspbian Stretch
- nightly build of_v20180210_linuxarmv61_release
- mesa drivers using bakercp's method 2 (working nicely btw)
I'm guessing there are just parts of Poco that aren't supported on rPi?
ps -- also wondering if there's a best method right now for cross compiling ?
Posts: 3
Participants: 2