pocopoco-libraries

Error Compile poco-lib 1.12.5 with make and arm cross-compiler arm-linux-g++


I cant compile poco-lib for my embedded device with arm-linux-g++ compiler.

i assume that the cross compiler only supports cxx11, but poco has to be compiled with cxx17 ?

i tryed with a older version. it works with 1.9.0 Version


Solution

  • You can try this, it works and will be released in the upcoming 1.13.1 release