If your question is not there, please check the LCUI home page http://lcui.org/ which may have more recent information.
By default a shared (and a static) library is built for Unix. So:
make distclean
./configure
make
After the above, then:
make install
LCUI's header files have relevant information, They are in include/LCUI/ .
Examples of LCUI usage are in test/ .
Most of the time, such problems are due to an incorrect usage of LCUI. Please try to reproduce the problem with a small program and send the corresponding source to us at [email protected]. Do not send multi-megabyte data files without prior agreement.
As far as we know, no.