mypaint / libmypaint

libmypaint, a.k.a. "brushlib", is a library for making brushstrokes which is used by MyPaint and other projects.
http://mypaint.org
Other
308 stars 87 forks source link

#include "config.h" not found #184

Closed pangoo-reuse closed 2 years ago

pangoo-reuse commented 2 years ago

mypaint.c include with config.h, but i cant find anywhere,so what is it?

odysseywestra commented 2 years ago

libmypaint's issue tracker isn't a support thread. Please visit our community forums or discord server if you need help with getting started. The readme.md file should have all the information that you need to build the library including any dependencies it may need.