LINUX.ORG.RU

История изменений

Исправление Deleted, (текущая версия) :

Подскажите плиз)

Собираю gimp-painter 2.8 https://github.com/seagetch/gimp-painter

configure проходит норамльно но на этпе make вылазит такая ошибка

CXX      gimpmypaintbrush-save.o
gimpmypaintbrush-save.cpp: In member function ‘bool MypaintBrushWriter::save_brush(GError**)’:
gimpmypaintbrush-save.cpp:143:23: error: ‘json_node_unref’ was not declared in this scope
   json_node_unref(root);
                       ^
Makefile:1336: ошибка выполнения рецепта для цели «gimpmypaintbrush-save.o»

Исходная версия Deleted, :

Подскажите плиз)

Собираю gimp-painter 2.8 https://github.com/seagetch/gimp-painter

configure проходит норамльно но на этпе make вылазит это

CXX      gimpmypaintbrush-save.o
gimpmypaintbrush-save.cpp: In member function ‘bool MypaintBrushWriter::save_brush(GError**)’:
gimpmypaintbrush-save.cpp:143:23: error: ‘json_node_unref’ was not declared in this scope
   json_node_unref(root);
                       ^
Makefile:1336: ошибка выполнения рецепта для цели «gimpmypaintbrush-save.o»