-
Notifications
You must be signed in to change notification settings - Fork 2
Description
When running 'default.sh' in Bash, an error is encountered, and this error repeats multiple times.
ENV:
ubuntu-22.04
tips:
[ 5%] Building CXX object _deps/scapix-1.0.35-build/CMakeFiles/scapix.dir/source/scapix/bridge/python/dummy.cpp.o
[ 10%] Linking CXX static library libscapix.a
[ 10%] Built target scapix
Scanning dependencies of target chatlib_scapix_generated
[ 15%] Running Scapix Bridge for ... example1/source/chat/contact.h
... example1/source/chat/contact.h:10:10: fatal error: 'string' file not found
#include
^~~~~~~~
1 error generated.
Error while processing /home/damone/project/example1/source/chat/contact.h.
gmake[2]: *** [CMakeFiles/chatlib_scapix_generated.dir/build.make:147:../../generated/bridge/java/contact.cpp] error 1
gmake[1]: *** [CMakeFiles/Makefile2:162:CMakeFiles/chatlib_scapix_generated.dir/all] error 2
gmake: *** [Makefile:91:all] error 2