problems with libraries in IntelliJ

211 views Asked by At

The libraries are located in the project in this way

enter image description here

The makefile looks like this

enter image description here

When I try to call make compile I get the following errors from both libraries enter image description here At the same time, when navigating through an instance of these libraries, I am transported to their description in the library, so I do not understand what is wrong

0

There are 0 answers