Closed danieagle closed 3 years ago
Hi!
the errors are because dont have otimization flags. cmake -DCMAKE_BUILD_TYPE=Release .. or cmake -DCMAKE_BUILD_TYPE=Debug .. make the trick :-)
note for others types of makefile beyond cmake: you need add a(n) flag(s) allowing otimization to allow inline suceed. :-)
Very Very Very Thanks and Thanks! Best Wishes, Daniel.
Hi!
First Very Very Thanks for this lib.
The full error report is in here
my system is AMD64 Linux Ubuntu 20.4 LTS gcc-10.2 g++-10.2.
Very Very Very Thanks in Advance!
Best Whishes, Daniel.