I'm trying build the libmypaint to enable the MyPaint brushes on the last commit of Gimp Git Master.
During the scons to test only, it appears this error:
The dependencies to scons are OK, because normally I use to build the MyPaint git master every new commit.
My box is ubuntu gnome 14.04.2, i5, 8Gb memory.
I'm trying build the libmypaint to enable the MyPaint brushes on the last commit of Gimp Git Master. During the scons to test only, it appears this error:
jag@jagnome:~/devel/libmypaint$ scons scons: Reading SConscript files ... KeyError: 'CPPFLAGS': File "/home/jag/devel/libmypaint/SConstruct", line 45: env['CCFLAGS'] += SCons.Util.CLVar(os.environ['CPPFLAGS']) File "/usr/lib/python2.7/UserDict.py", line 23: raise KeyError(key)
The dependencies to scons are OK, because normally I use to build the MyPaint git master every new commit. My box is ubuntu gnome 14.04.2, i5, 8Gb memory.