Free since 2005 · No login required
AT

Academic Tutorials

Learn at your own pace

site-mobile-top-banner · 320x50

Why does the GIMP complain "unresolved symbol: _gimp_message"?

This is caused by attemping to use a pre-1.0 libgimp with gimp 1.0. The gimp_message() was added in 1.0, and is required by 1.0 to operate.