Hi Sir,
When I run'make' in sip directory, I got the error message as below.
g++ -c -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -Wall -W -DNDEBUG -I. -I/usr/include/python2.7 -o sippciecmodule.o sippciecmodule.cpp
./sippciecmodule.cpp:70:1: error: braces around scalar initializer for type `_sipCharInstanceDef*'
};