GeekBlue

Results 2 issues of GeekBlue

``` $ npm start > [email protected] start > make start npx gccx src/index.cpp -o src/index.cc src/index.cpp -> src/index.cc emcc \ -O3 -Wall -Werror -Wall -Wno-deprecated -Wno-parentheses -Wno-format \ --bind \...

Can someone solve this problem? thanks ``` SINEPAN-MB0:build sine$ cmake .. CMake Error at CMakeLists.txt:17 (set_target_properties): INTERFACE_LIBRARY targets may only have whitelisted properties. The property "PUBLIC_HEADER" is not allowed. --...