I update the latest version, and build the spiceglue and error found
[(31/32) spice-gtk -> compile ]
make all-recursive
Making all in spice-common
make all-recursive
Making all in common
make[4]: *** No rule to make target /Users/teraee/cerbero/dist/ios_universal/lib/spice-protocol/spice.proto', needed by generated_client_demarshallers.c'. Stop.
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Running command 'make'
then I google the error, and found pyparsing not install ,so I build pyparsing.recipe . But the error still appear!
I update the latest version, and build the spiceglue and error found
[(31/32) spice-gtk -> compile ]
make all-recursive
Making all in spice-common
make all-recursive
Making all in common
make[4]: *** No rule to make target
/Users/teraee/cerbero/dist/ios_universal/lib/spice-protocol/spice.proto', needed bygenerated_client_demarshallers.c'. Stop.make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Running command 'make'
then I google the error, and found pyparsing not install ,so I build pyparsing.recipe . But the error still appear!