i build libdcp using ' ./waf configure build ' this commend but when I put '--static' in at last it show me error .
[169/182] Compiling examples/make_dcp.cc
In file included from ../src/types.h:45,
from ../src/asset_list.h:39,
from ../src/asset_map.h:35,
from ../src/dcp.h:44,
from ../examples/make_dcp.cc:34:
/usr/local/include/libcxml/cxml.h:24:10: fatal error: glibmm/ustring.h: No such file or directory
24 | #include <glibmm/ustring.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
Waf: Leaving directory `/home/ivan/Downloads/f/libdcp-main/build'
Build failed
-> task in 'make_dcp' failed with exit status 1 (run with -v to display more information)
I already install glibmm and libcxml . but it show me error
hello ,
i build libdcp using ' ./waf configure build ' this commend but when I put '--static' in at last it show me error .
I already install glibmm and libcxml . but it show me error