我的ubuntu版本是21.04.3,scons是4.2.0 jsoncpp版本是0.10.7
运行 命令:scons platform=linux-gcc 之后报错了,浪费我半天的时间也没弄明白,究竟是更新了不s: Reading SConscript fil适用了,还是什么别的原因,报错信息如下:
scones ...
File "/root/jsoncpp-0.10.7/SConstruct", line 31
print "Using platform '%s'" %platform
^
IndentationError: unindent does not match any outer indentation level
请各位大神,帮我解决以下,万分感谢