I have compiled successful under the ubuntu(18.04), as it shows in following figure.

When I complied the task of which path is "./example/task1" under the root directory, it called 2 errors that shows in following figure.

/usr/bin/ld: cannot find -lcore
/usr/bin/ld: cannot find -lfeatures
How to fix those bugs?