Tagged Questions
0
votes
1answer
678 views
Linux linker flag -lXi not finding lib when compiling Lazarus code
After I solved my first problem I got into another one.
Looks like I'm missing some kind of library, making the linker complain that the -lXi is not working.
I've included most of the Xorg devel ...